/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-08 / Securing specific sections of a website with SSL using pound

[ << ] [ >> ]

[ Pound as SSL-Wrapper for IIS - a step further / ... ] [ Pound Virtual Host / IP address question / ... ]

Securing specific sections of a website with SSL using pound
"Jason Senich" <jsenich(at)newsig.com>
2005-08-19 21:46:02 [ FULL ]
Has anybody had any experience with securing certain sections of a
website through ssl and having the rest of the website be unsecure using
pound?  Currently I have a website built on eZ Publish running on
apache.  In my vhost configuration for the site I'm using mod_rewrite
rules to redirect requests for certain sections (login, account
settings, etc.) to https and then for the default vhost for port 443 I
have mod_rewrite redirecting back to http for sections that do not need
to be secured. Is it possible to do something like this at all using
pound?

MailBoxer