10 Oct
2002
10 Oct
'02
11:44 p.m.
Christian Kasprowicz wrote:
RewriteRule ^/(.*)$ http://127.0.0.1:8080/VirtualHostBase/http/www.mydomain.de:80/Chris/mydomain... [L,P]
1. Make sure you've got a Virtual Host Monster to the root Folder of your Zope. 2. Use this Rule (all on one line): RewriteRule ^/(.*) http://127.0.0.1:8080/VirtualHostBase/http/www.mydomain.de:80/Chris/mydomain... [L,P] Cheers, Evan @ 4-am