RE: [EMAIL PROTECTED] How to redirect to SSL if authentication is requested

2006-07-24 Thread Neulinger, Nathan
for me to come up with a solution for your particular > situation > though. > > > Thanks, > Boysenberry > > boysenberrys.com | habitatlife.com | selfgnosis.com > > On Jul 24, 2006, at 10:00 AM, Neulinger, Nathan wrote: > > > Unfortunately, I don&

RE: [EMAIL PROTECTED] How to redirect to SSL if authentication is requested

2006-07-24 Thread Neulinger, Nathan
> rather than automatically based off of access settings. > > A script that can tell whether or not someone is using https and > whether or > not they've authenticated would do the trick. > > Thanks, > Boysenberry > > boysenberrys.com | habitatlife.com | selfgnosis

RE: [EMAIL PROTECTED] How to redirect to SSL if authentication is requested

2006-07-24 Thread Neulinger, Nathan
ilto:[EMAIL PROTECTED] > Sent: Monday, July 24, 2006 9:54 AM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] How to redirect to SSL if > authentication is requested > > > -Original Message- > > From: Neulinger, Nathan [mailto:[EMAIL PROTECTED] >

[EMAIL PROTECTED] How to redirect to SSL if authentication is requested

2006-07-24 Thread Neulinger, Nathan
Is there any straightforward way to tell apache (2.0 build from RHEL) to redirect if authentication is requested? I want to prevent any use of Basic auth on the cleartext/http side of the vhost. I can do that easily by disabling AuthConfig overrides on that vhost. However, this results in all page