
<Proxy http://127.0.0.1:10000/dc/dcp/ws/>
  Allow from all
</Proxy>

<Location "/dc/dcp/ws/">
  ProxyPass http://127.0.0.1:10000/dc/dcp/ws/ retry=1
</Location>
