[Zope] Multiple Sites and Apache
J. Cameron Cooper
jccooper@rice.edu
Tue, 17 Jul 2001 14:17:16 -0500
>
>
>I am not familiar with ProxyPass. However, I did try SiteRoot and whatever
>it did, it caused the Zope management interface to become unaccessable (both
>from Apache and 8080). Hmm ?
>
Yeah, I've done that before too. I'm afraid I can't explain exactly why
that happens (I never tried again), but your best bet to fix it is to
FTP in and nuke the SiteRoot. There's also a way to set environment
variables or some such to nullify the SiteRoot. Read the docs or source
of SiteRoot to figure that out.
--jcc