18 Sep
2002
18 Sep
'02
11:55 p.m.
I am serving Zope behind Apache 2.0 using fastcgi. I find a need a dummy file with the same name as the Zope root otherwise fastcgi process manager fails with ...cannot stat /www/htdocs/Zope... Is this a "bug"? Without a dummy /www/htdocs/Zope file my content serving fails.
You shouldn't need a dummy file. What *exactly* is the error mesage you see? --rob