Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 10:46:32 -0500
From:      george donnelly <list@zettai.net>
To:        "Kenneth P. Stox" <stox@imagescape.com>
Cc:        python@freebsd.org
Subject:   Re: Zope 2.7.0 and Apache 1.X
Message-ID:  <r02010100-1028-92EED29F8C9811D89111000A9599E8D8@[192.168.0.2]>
In-Reply-To: <1081781011.42348.7.camel@stox.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth P. Stox <stox@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?r02010100-1028-92EED29F8C9811D89111000A9599E8D8>