23 Jan
2003
23 Jan
'03
11:30 p.m.
gbobeff@info.emn.fr wrote at 2003-1-22 15:28 +0100:
I installed Zope and Apache in a windows 2000 platform.
In order to configure Apache as the web server for Zope I have followed the many instructions to do that but it seems to work except for the authentication. The following are the step I made:
1- Copy Zope.cgi file to <apache-directory>/cgi-bin/Zope.cgi Do not use PCGI to interface Apache and Zope.
Use "mod_rewrite" (on top of "mod_proxy") in Apache and VirtualHostMonster in Zope. Search zope.org for a HowTo (search for "VirtualHostMonster"). Dieter