On Wed, 27 Dec 2000, Joshua Gerth wrote:

> 
> 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? 

You are having front/end-back setup, right? If so:
http://thingy.kcilink.com/modperlguide/config/Knowing_the_proxy_pass_ed_Connec.html


> 
> 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                 
> -----------------------------------------------------------------------
> 
> 
> 
> 



_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/  


Reply via email to