[Zope] mod_pcgi2 for whole site
Oleg Broytmann
phd@phd.russ.ru
Sat, 4 Mar 2000 11:58:26 +0000 (GMT)
On Fri, 3 Mar 2000, Jordan B. Baker wrote:
> <Location />
> SetHandler pcgi-handler
> </Location>
I already got few bug reports about this. I suspect it is a problem with
Apache. When installing the handler onto / location Apache passes wrong
PATH_INFO to my module.
Currently the only way to overcome is to use non-/ location...
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.