xavier1975
Programmer
Hi,
I'm using ProxyRemote this way :
<IfModule mod_proxy.c>
ProxyRequests On
ProxyPass /pass1/ ProxyRemote </IfModule mod_proxy.c>
and the proxypass directive works good (i'm sent to somewhere1 when browsing to "http:/localhost/pass1/" but Proxyremote doesn't (" does not send me to somewhere2)
Do you have an explanation ? Thank you.
Xavier
I'm using ProxyRemote this way :
<IfModule mod_proxy.c>
ProxyRequests On
ProxyPass /pass1/ ProxyRemote </IfModule mod_proxy.c>
and the proxypass directive works good (i'm sent to somewhere1 when browsing to "http:/localhost/pass1/" but Proxyremote doesn't (" does not send me to somewhere2)
Do you have an explanation ? Thank you.
Xavier