[users@httpd] Re: users Digest 19 Mar 2012 01:35:58 -0000 Issue 4312

2012-03-21 Thread Joon Lee
>>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

[users@httpd] Re: site loads correctly using lan ip, but not from other computers on same lan

2012-03-18 Thread Joon Lee
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

[users@httpd] site loads correctly using lan ip, but not from other computers on same lan

2012-03-17 Thread Joon Lee
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