Forum OpenACS Q&A: Proxying with apache

Collapse
7: Proxying with apache (response to 1)
Posted by Ivan Histand on
I'm also using apache to proxy ACS sites.  Basically I have aolserver listening on localhost only, and Apache is listening on the external interface port 80, the virtual server directives read the host-header information and proxy to the appropriate server on localhost.

After significant research and experimentation, I find this to be the easiest and most flexible method to do virtual hosting on one IP address.

I'd be glad to provide sample configuration files if you'd like.

Collapse
11: Re: Proxying with apache (response to 7)
Posted by Isaac Rodriguez on
Hi, Ivan.

I'm in my first installation of OpenACS (I'm a newbie in this topic), and I need to installl OpenACS in an Apache 2 enviroment. Could you please send me your configurations file?.

Thanks a lot in advance for your help.

Kind regards,

Isaac.