Lee McFadden <[EMAIL PROTECTED]> writes:

> As far as I'm aware, other than the setup of Apache's SSL support
> itself, the configuration should be exactly the same.  cherrypy should
> be unaware of the way apache receives/replies to the request and
> therefore continues to do as it's told. :)

So I'd end up with:

        Client <->  (HTTPS)  <->  Apache  <->  (HTTP)  <->  CherryPy

Sounds OK to me since this is a controlled environment (and Apache and CP are
on the same server).

> I've not actually tried it though, so don't take my word as gospel.

;-)

Don't worry.


I'll give it a try...  I will setup my server for SSL and see how it works.  I
thought I'd have to make some change, as with CP...  But I believe that I can
work like you said, with Apache proxying things, as I do with Zope.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

Reply via email to