16 Jul
2002
16 Jul
'02
9:03 a.m.
Hi, I've installed Zope and Apache following the instruction I found. Rewrite line looks like this: RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/localhost:80/VirtualHostRoot/$1 Everything works just fine, except for one little thing. How to get rid of browser address looking like : http://localhost:8080/VirtualHostBase/http/localhost:80/VirtualHostRoot/ And request for a tip: How to make it working with SSL tunnelling? (already configured - https://localhost works fine and all attempts to change the rule above fail ) Pawel Lewicki