[Zope] How to manage root folder?
Florian Lindner
mailinglists at xgm.de
Tue Oct 14 16:43:09 EDT 2003
Hello,
my Zope-Server is not reachable from outside. I use a Apache to rewrite the
requests:
RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/
www.centershock.net:80/centershock/VirtualHostRoot/$1 [L,P]
When I access http://centershock.net/manage I can only manage the folder
centershock. How can I access the root folder of the Zope Server?
Thanks,
Florian
More information about the Zope
mailing list