16 Sep
2002
16 Sep
'02
9:49 a.m.
Hi Jean,
I added the [proxy] flag to my RewriteRule, and it looks like that did the trick! Perhaps that should be specified in http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHostin g.stx ?
Perhaps it is already? ;o)
From http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting. stx:
RewriteRule ^/(.*) http://127.0.0.1:8080/VirtualHostBase/http/www.example.com:80/vhm_test/Virt ualHostRoot/$1 [L,P] See the little P at the end? :-) Regards Tino