20 Feb
2005
20 Feb
'05
6:37 p.m.
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