[Zope] Zope-2.7 both http and https in parallel?
    Sascha Ottolski 
    sascha.ottolski at gallileus.de
       
    Thu May  6 11:00:16 EDT 2004
    
    
  
Hi,
maybe I'm blind, but I can't make it working. I've seen the hints to put
<cgi-environment>
  HTTPS ON
</cgi-environment>
into zope.conf. This works, but that doesn't distinguish beetwenn 
different ports. That ist, even plain http-request will return URLs 
with "https" als the protocol.
It is quite easy to start to different http-server on different ports, 
like
<http-server>
  address 80
</http-server>
<http-server>
  address 443
</http-server>
Now the missing piece is, to add the "HTTPS ON" Header only for request 
to port 443.
Thanks, Sascha
-- 
Gallileus - the power of knowledge
Gallileus GmbH                    http://www.gallileus.info/
Pintschstraße 16                  fon +49-(0)30-41 93 43 43
10249 Berlin                      fax +49-(0)30-41 93 43 45
Germany
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
AKTUELLER HINWEIS (Mai 2004)
Literatur Alerts - Literatursuche (wie) im Schlaf!
Ab jetzt mehr dazu unter:
http://www.gallileus.info/gallileus/about/products/alerts/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    
More information about the Zope
mailing list