[Zope] 404 on "/manage" frames with mod_rewrite

Bernard Devlin bdrunrev at gmail.com
Wed Aug 20 19:49:21 EDT 2008


I worked it out.  For the apache virtualhost config for 443 I changed the
rewrite rule to this:

RewriteRule ^/zp($|/.*) http://%{SERVER_NAME}:8080/VirtualHostRoot$1 [L,P]

I probably should have included my rewrite rules in the earlier message.
I'm sure my mistake would have been glaringly obvious.

Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080821/1b70b44b/attachment.html 


More information about the Zope mailing list