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.) Make sure you do a full restart (/etc/init.d/apache2 stop && /etc/init.d/apache2 start) so that changes take effect. Feel free to stop by #gentoo-apache on irc.freenode.net if this doesn't help and/or you want more immediate help (e-mail is slow!) -- Michael Stewart [EMAIL PROTECTED] Gentoo Developer http://dev.gentoo.org/~vericgar -- -- [email protected] mailing list
