[ZWeb] Zope.org feedback: Zope <-> Apache
Heimo Laukkanen
huima@fountainpark.org
Mon, 06 Jan 2003 03:01:16 +0200
You could email your problems with Zope <-> Apache to zope@zope.org
mailinglist after you have joined on it. That mailinglist is the
user-list, where people help each other out.
About your problem, there are hundreds of people running Zope behind
Apache - and you can find very good howto from link below:
http://www.zope.org/Members/regebro/Zope_and_Apache
If you don't need to absolutely use pcgi - then don't. Apache
Rewriterules with Proxy-module rule - and give you whatever you need. At
the moment only time, when you would actually need pcgi could be that
you run Zope on a hosting machine - that does not allow you to open a
new tcp/ip port for Zope.
Other article, which includes the pcgi-usage:
http://www.devshed.com/Server_Side/Zope/ZopeWithApache/page1.html
-huima