[Zope] Zope in Virtual Host on ISP
Paul Everitt
Paul@digicool.com
Tue, 9 Feb 1999 09:27:58 -0500
Chris wrote:
> BUT (ain't there always...) they are running Apache 1.2.6,
> which doesn't
> deal well with the Rewrite for authorization. So on that
> machine, I've
> got Zope running, but can't authenticate. My questions:
We have a patch in ftp.digicool.com/pub/releases/ for Apache 1.2.6.
> A. Are there any alternatives to the Rewrite under Apache
> that might work
> ith Apache 1.2.x...
Some folks here are using mod_proxy to talk to the Zope server using
HTTP, rather than PCGI.
--Paul