On Fri, August 6, 2010 06:44, Kate Yoak wrote:
> I am attempting to do something extremely simple with mod_proxy and am
> at a loss.
>
> ProxyRequests On
> ProxyRemote http://dev.foo.com/ http://foo.com:42001
ProxyRemote is for chaining proxies. Is that really what you want?
Joost
-
I am attempting to do something extremely simple with mod_proxy and am
at a loss.
ProxyRequests On
ProxyRemote http://dev.foo.com/ http://foo.com:42001
The result is - these statements are ignored. If I proceed with normal
server configuration - I'll get the default VirtualHost. If I remove