Hi,
I'm using ProxyRemote this way :
<IfModule mod_proxy.c>
ProxyRequests On
ProxyPass /pass1/ http://somewhere1/
ProxyRemote http://localhost http://somewhere2
</IfModule mod_proxy.c>
and the proxypass directive works good (i'm sent to somewhere1 when browsing to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.