Forum OpenACS Q&A: Re: OpenACS 3.2.5 reverse proxy issue..

Collapse
Posted by Chris Bowlby on
When I goto the site, it will load on the proper URL, but by the time my browser get's a response back from the server it's using the http://site.com:8001 not the http://site.com address that I want.

When I watch the logs, I see the initial hit in the apache system, but then all other connections, including sending out the page to the client occur on the aolserver side and there is not furthur activity on the apache side.