RE: [Zope] ZopeHTTPserver
-----Original Message----- From: Tom Jenkins [mailto:TomJenkins@zentuit.com] Sent: Tuesday, March 09, 1999 8:18 PM To: zope@zope.org Subject: [Zope] ZopeHTTPserver
Hello folks, Correct me if I'm wrong, but ZopeHTTPServer is Medusa, correct? Does Medusa/ZopeHTTPServer support SSL? Thanks!
Nope. ZopeHTTPServer is not Medusa, it is based on the HTTPServer that comes with Python. Medusa is it's own product, that we have integrated parts of into ZServer (which uses the core of Medusa to drive it's network end). http://www.nightmare.com/medusa/ For medusa info. http://www.zope.org/ for info on ZServer. Once ZServer is stable (it is alpha at the moment) use of ZopeHTTPServer will be depreciated (but not forgotten). -Michel
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tom Jenkins DevIS (http://www.devis.com) I suggested holding a "Python Object Oriented Programming Seminar", but the acronym was unpopular. Joseph Strout, 28 Feb 1997
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Michel Pelletier