Thank you Joshua for the AllowOverride tip. I
didn't know that.
I have tried the solution you posted, but it doesn't seem to solve the
problem; I guess that is not exactly the same problem because in my
case autenticathion does work fine always but with the combination
Windows and Firefox.
Any other hint?
Joshua Slive escribió:
On 5/10/07, Guillermo Pallarés
<guillermo.pallares@xxxxxxxxx> wrote:
I have set up current Apache 2.2 version for Debian Etch (package
installation) and implemented authentication with the following lines
in the sites-avaliable/default files:
<Directory ***>
AllowOverride AuthConfig
AllowOverride only affects .htaccess files. It isn't needed here.
Autentication seems to be working fine for
Internet Explorer clients, and Firefox under Linux. The problem is with
Firefox under windows (I have only tried Windows xp).
After the usual authentication window, a second Windows xp window
appears (see bottom of the mail), requiring the user and password
again. If data is correct, then everything works fine, but I guess this
is not a desirable situation.
Sounds like this:
http://httpd.apache.org/docs/1.3/misc/FAQ.html#prompted-twice
Joshua.
---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--
Guillermo Pallarés
Sistemas Avanzados de Control (SAC)
91 636 35 40 - ext 213
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
|