Zope 2.7.0 and Apache 1.X
george donnelly
list at zettai.net
Mon Apr 12 08:46:37 PDT 2004
Kenneth P. Stox <stox at imagescape.com> on 4/12/04 wrote:
>Now that pcgi seems to be no longer part of the distribution, what is
>the preferred method to interface Zope with Apache 1.X?
Rewrite rules. some people also like ProxyPass. eg
RewriteRule ^/(.*)
http://IP:port/VirtualHostBase/http/%{HTTP_HOST}:80/$1 [L,P]
hth
<-->
george donnelly ~ http://www.zettai.net/ ~ "Quality Zope Hosting"
Shared and Dedicated Zope Hosting ~ Zope Servers ~ Zope Websites
Yahoo, AIM: zettainet ~ ICQ: 51907738 ~ Sales (USA): 1-866-967-3669
More information about the freebsd-python
mailing list