[Zope] zope rewrite problems.
Wombie Tomek
lewombie at gmail.com
Sun Feb 20 13:37:55 EST 2005
can someone tell me what i'm doing wrong? i'm trying to use zope
behind apache but i'm having some odd troubles.
my site works with the current rewrite rule for the most part but any
query strings thrown to the site result in weird errors. for example
searches do not work, language switching, zphotos...
i have a standard virtualhostmonster and my rewrite rules in apache
look something like this:
RewriteRule ^/(.*)
http://www.thoracicavity.com:8085/VirtualHostBase/http/
www.thoracicavity.com:80/wombie/VirtualHostRoot/$1 [P,L]
the site is of course... www.thoracicavity.com
More information about the Zope
mailing list