That all looks pretty similar to what we use and we're not having any trouble with it. Maybe your problem is elsewhere? Have you checked the rewrite log and tried the translated URLs by hand? -- Dale Strickland-Clark Riverhall Systems - www.riverhall.co.uk On Sunday 2005 February 20 18:37, Wombie Tomek wrote:
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 _______________________________________________ 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 )