won't have access anyway, but I am wondering if there is a way to skip this
or to provide a 403 http-status instead of 401.
> - Forwarded message --
> From: André Warnier <[EMAIL PROTECTED]>
> Date: Tue, Aug 12, 2008 at 5:54 PM
> Subject: Re: [EMAIL
Krist van Besien wrote:
On Mon, Aug 11, 2008 at 11:56, mdn teo <[EMAIL PROTECTED]> wrote:
But how can I force to skip login retries?
I tried to set a custom 401 error page, redirecting to another page, but it
redirects just after the "n" login attempts.
I'd like to find a way to force the redir
On Mon, Aug 11, 2008 at 11:56, mdn teo <[EMAIL PROTECTED]> wrote:
> But how can I force to skip login retries?
> I tried to set a custom 401 error page, redirecting to another page, but it
> redirects just after the "n" login attempts.
> I'd like to find a way to force the redirect to another page
gin for all browsers.
Any idea?
>
>
> -- Forwarded message --
> From: Krist van Besien <[EMAIL PROTECTED]>
> Date: Fri, Aug 8, 2008 at 3:30 PM
> Subject: Re: [EMAIL PROTECTED] Basic Auth Login Retries
> To: users@httpd.apache.org
>
>
>
On Fri, Aug 8, 2008 at 15:27, mdn teo <[EMAIL PROTECTED]> wrote:
> Hi there!
>
> Is there a way to limit login retries in Apache Basic Auth?
> I guess the default is 4, and I'd like to let the user try just one time his
> password.
The number of retries is up to the browser, not apache.
Krist
--
Hi there!
Is there a way to limit login retries in Apache Basic Auth?
I guess the default is 4, and I'd like to let the user try just one time his
password.
M.