Hi Harald,

        Although not strictly a modssl solution, I solved this by using a
mod_perl PerlAccessHandler directive in each of my <Location> tags.
Access handlers are processed before Authen/Authz handlers so all
protected pages (those that require a login/password) are sent to the
secure sever.

Hope that helps somewhat,
        Joshua

> is there a possibility to switch automatically from http to https as soon
> as a password is required to access a web page? The setup for the http and
> https server is identical.
> 
> For any hints thank you in advance
>       Harald

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to