Try using IP address instead of the domain. That works on mine: http://192.168.0.1/manage Rick Florian Lindner wrote:
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
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )