Boysenberry Payne [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 24, 2006 10:16 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] How to redirect to SSL if
> authentication is requested
>
> I have a similar issue.
>
> What I do is have a particular re
Fax: (573) 341-4216
-Original Message-
From: Boysenberry Payne [mailto:[EMAIL PROTECTED]
Sent: Monday, July 24, 2006 9:59 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] How to redirect to SSL if
authentication is requested
I think you'll have to use your own
che.org
> Subject: Re: [EMAIL PROTECTED] How to redirect to SSL if
> authentication is requested
>
> I think you'll have to use your own authentication script or in other
> words
> you'll have to authenticate only after you see that authentication is
> needed
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]
>
I think you'll have to use your own authentication script or in other
words
you'll have to authenticate only after you see that authentication is
needed
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
> -Original Message-
> From: Neulinger, Nathan [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 24, 2006 4:32 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] How to redirect to SSL if
> authentication is requested
>
> Is there any straightforward way t
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