zope + apache +ssl question
9 Sep
2002
9 Sep
'02
1:19 p.m.
Hello zope users, Can anybody explain me how to setup apache + zope + ssl + vhm? I've set up apache + zope + vhm. It works just fine. But how to add ssl to this stuff? Your help is very appreciated. Best regards, Ruslan mailto:alienoid@is.lg.ua
9 Sep
9 Sep
6:31 p.m.
New subject: [Zope] zope + apache +ssl question
Ruslan Spivak writes:
Can anybody explain me how to setup apache + zope + ssl + vhm?
I've set up apache + zope + vhm. It works just fine. But how to add ssl to this stuff? Read the Apache documentation about SSL support.
In the usual case, Zope is almost unaffected by SSL: in your Apache rewrite rule for VHM, you simply replace "https" for "http" and port "443" for "80". Dieter
8609
Age (days ago)
8609
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Ruslan Spivak