[Zope] Zope+Apache - probably trivial problem + one tip :)

Stefan H. Holek stefan@epy.co.at
Tue, 16 Jul 2002 12:13:32 +0200


--On Dienstag, 16. Juli 2002 11:03 +0200 Pawel Lewicki 
<lewicki@provider.pl> wrote:

> 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/

Have you created a VirtualHostMonster instance in Zope's root?
The VHM will take care of the URL.

>
> 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 )
>

http://localhost:8080/VirtualHostBase/https/localhost:443/VirtualHostRoot/$1

Stefan

--
Those who write software only for pay should go hurt some other field.
/Erik Naggum/