Uh, that's right, thanks! 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 after the first failed login 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: [email protected] > > > 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 > > -- > [EMAIL PROTECTED] > [EMAIL PROTECTED] > Bremgarten b. Bern, Switzerland > -- > A: It reverses the normal flow of conversation. > Q: What's wrong with top-posting? > A: Top-posting. > Q: What's the biggest scourge on plain text email discussions? > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >
