[Zope] neverending thread: zope ssl apache

Lennart Regebro lennart@regebro.nu
Sat, 12 Apr 2003 18:32:13 +0200


patrick sullivan wrote:
> Have tried both of these, including specifying https, for example here:
> 
>  ....https://localhost:8080/VirtualHostBase...

No, you can't use hhtps to talk to the Zope server, because it doesn't 
support it. Thats why you have Apache for. ;)

> ....HostBase/https/mems.zyvex.com:443/VirtualH...

Yup, that looks right.
http://localhost:8080/VirtualHostBase/https/mems.zyvex.com:443/VirtualHostRoot/$1 
[L,P]

sounds like a good start to me.