mod_proxy on apache2

From: Madhusudan Singh (spammers-go-here_at_spam.invalid)
Date: 03/27/05


Date: Sat, 26 Mar 2005 21:02:16 -0500


[Cross posted to c.o.l.n]

Hi

 Following Julie Meloni's advice in her book on plone cmf, I am trying to
proxy zope behind apache. I installed apace20 from ports. To do this
proxying, I need mod_proxy. However, the port did not install it (I checked
the contents of /usr/local/libexec/apache2/). But I did find mod_proxy.h
in /usr/local/include/apache2/. Does this mean that I have the module, or
do I need to build it ? How do I go about doing that ?

Thanks.