[Zope] Re: Zope-2.7 both http and https in parallel? (l-zope: addressed to exclusive sender for this address)

Stefan Bund l-zope.z.xalan at xoxy.net
Thu May 6 13:07:25 EDT 2004


Sascha Ottolski <sascha.ottolski at gallileus.de> writes:
> request = container.REQUEST
> if request.SERVER_URL[-4:] == ':443':
>     request.setServerURL(protocol='https')
>     #request.setServerURL(protocol='http', port='80')

This looks *really* cool. Espicially the possibility, to
enable/disable https on a per-Folder basis.

-- 
-- *DON'T* TRY TO REACH ME DIRECTLY AT ABOVE EMAIL ADDRESS. Any reply
-- received off-list at that address will be *silently* and
-- *unconditionally* dropped. You can attribute this inconvenience to
-- the proliferation of spammers on the Internet. I hope, you can
-- understand my position and accept my counter measures.



More information about the Zope mailing list