>>Drop the cookie thing and replace localhost with 192.168.1.5 in the proxy
lines
Hi Igor, I tried removing the cookie-related lines and replacing localhost
with the ip address as you mentioned, but that gives me a 503 error from a
browser on the server itself and the same inability to connect fro
Hi Serge, thanks for the reply!
>>Have you read into AllowCONNECT
I've tried adding it for ports and .
>>does your URL change when you visit the pages.
>>Since I'd expect proxypass and proxypassreverse to refer to the same url
I've changed the setting for ProxyPassReverse to match ProxyP
Hi, I've got a configuration using ProxyPass for a webapp running on
localhost to be accessible from example.com: and a wordpress blog on
example.com:80. the httpd.conf vhost setting like this:
ServerAdmin ad...@example.com
ServerName www.example.com
ServerAlias example.com
# Indexes + Dire