Perfect timing, we are working on updating the file that ships in the doc directory. Thanks! --Paul
-----Original Message----- From: fritz.heinrichmeyer@fernuni-hagen.de [mailto:fritz.heinrichmeyer@fernuni-hagen.de] Sent: Wednesday, July 14, 1999 5:13 AM To: zope@zope.org Subject: [Zope] zope and apache problem solved
I also had a hard time getting Zope working with apache.
After browsing to apache documentation i changed the proposed rewrite rule by exchanging e= with E= the rest was ok on my freebsd box.
Then i got an error message that directed me to reconfigure the cgi-bin directory:
<Directory "/usr/local/share/apache/cgi-bin"> .... Options ExecCGI .... </Directory>
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )