I run some places of a Zope site behind Apache 1.3.26 + mod_ssl, using a VirtualHostMonster (Zope side) and a VirtualHost (Apache side). It's completely transparent to Zope. Just never use namely "http://..." or "https://" in your DTML, ZPT (...) scripts but always "compute" your URLs. --Gilles ----- Original Message ----- From: "Ben Avery" <ben@thesite.org> To: <zope@zope.org> Sent: Tuesday, August 13, 2002 3:28 PM Subject: [Zope] Zope and HTTPS
Hi,
the site I'm developing will need to run over HTTPS, behind a load balancer, maybe with ZEO, and will need to also serve XML-RPC over HTTPS.
Is the best thing to do here to run it behind Apache with mod_ssl, or use the ZServerSSL in M2Crypto?
and if with Apache, is Apache 2.0 or 1.3.xx better?
TIA
Ben Avery YouthNet UK
_______________________________________________ Zope maillist - Zope@zope.org 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 )