Michael Stewart (vericgar) wrote:

Chris S wrote:
I have been struggling all afternoon with trying to get Plone (2.0.5-r1)
to work through Apache (2.0.54-r11) and am wondering if someone could
slap me over the head and point out what I'm doing wrong?

How much have you changed the default configuration that comes with
apache-2.0.54-r11? If not too much, make sure that you have -D PROXY in
APACHE2_OPTS in /etc/conf.d/apache2. (In the default configuration, the
line to enable mod_proxy is wrapped in a <IfDefine PROXY> block.)
Thanks for your reply. I didn't change much at all. I tried your suggestion however it did not make any difference.
I then tried with proxypass in vhosts.conf:
"ProxyPass / http://localhost:8080/VirtualHostBase/http/www.test.com:80/test/VirtualHostRoot/ ProxyPassReverse / http://localhost:8080/VirtualHostBase/http/www.test.com:80/test/VirtualHostRoot/";
and that worked, sortof - it didn't look right, but loaded the page.

Then when I set it back to the ReWrite Rules and took out all proxy stuff, it started working... it was very strange! I can't remember changing anything else.. but now it works. I have set this up a number of times, but this time was bizaare!

Thanks for your suggestion and if I am in need of help again I'll be sure to swing by #gentoo-apache ;)

-c
--
[email protected] mailing list

Reply via email to