Howdy,

        So, I am running a mod_perl/mod_ssl enabled Apache web server.  
The home page (and several other unprotected pages) need to listen on both
the encrypted port 443 and non-encrypted port 80.  However, I would like
to force all authentication requests to go through the encrypted side so
the passwords is never passed in plain text.

        In the past I have done this by adding a mod_rewrite for each area
which I knew was protected.  Is there any way I can do this in a more
dynamic fashion? 

Thanks,
        Joshua


-----------------------------------------------------------------------
 Joshua M. Gerth                   You can tune a file system, 
 [EMAIL PROTECTED]                 but you can't tune a fish.
 503.613.8070                   
 RA2.4.H13                          - man page for 'tunefs' on HPUX
 LTD North Design                 
-----------------------------------------------------------------------




Reply via email to