Bug in pcgi publishing in 2.1.beta1 ?
Hi, I've tried to install Zope 2.1.b1 this afternoon but came across a problem: Using ZServer on port 8080 works fine, but I'd like to publish my site on a virtual host through Apache. I you the usual trick (RewriteRule...) that used to wolr with previous versions. It works fine for the first screen (http://localhost/) and the local documentation, but as soon as I try to manage the site (http://localhost/manage), the whole system goes into an endless loop, as witnessed by the apache log: 127.0.0.1 - - [08/Nov/1999:00:31:39 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 127.0.0.1 - - [08/Nov/1999:00:31:39 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 127.0.0.1 - - [08/Nov/1999:00:31:39 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 127.0.0.1 - - [08/Nov/1999:00:31:39 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 127.0.0.1 - - [08/Nov/1999:00:31:39 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 127.0.0.1 - - [08/Nov/1999:00:31:40 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 127.0.0.1 - - [08/Nov/1999:00:31:40 +0100] "GET /Zope/manage HTTP/1.0" 401 1487 .... Any Idea ? S. -- Stéfane Fermigier, Tel: 06 63 04 12 77 (mobile). Linbox Inc., AFUL, Linux-Center. <www.linbox.com> - <www.aful.org> - <www.linux-center.org>.
participants (1)
-
sf@fermigier.com