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
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )