14 Jul
1999
14 Jul
'99
9:13 a.m.
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>