[Zope] secure management with Site Access?
mindlace
mindlace@imeme.net
Wed, 27 Sep 2000 20:25:34 -0400
Rob Miller wrote:
>
> Is anyone using the Apache/mod_proxy/SiteAccess method of using Zope with
> the ability to access a given virtual host both with and without SSL
> encryption? If so, can you give me some pointers on how to accomplish
> this? I'd like to use SSL for all of my management activity but have the
> main site be available for non-encrypted viewing. The 'SiteRoot', though,
> will only rewrite the URLs with either 'http' or 'https', and isn't smart
> enough to do one or the other depending on the form of the original
> request.
A SiteRoot is happy to aquire it's SiteRootBASE or have it in the
request.
Here's the original on how I do it on imeme.net:
http://zope.nipltd.com/public/lists/zope-archive.nsf/ByKey/9AC6C34623772730
~ethan