What kind of "call to this file" do you use?
The call is
If this line is removed, then the second autenticathion doesn't appear.
You should trace all the requests your browser is mak
d file
clock.html (I didn't find any trailing slash problem there)
Thanks
Joshua Slive escribió:
On 5/10/07, Guillermo Pallarés
<[EMAIL PROTECTED]> wrote:
Thank you Joshua for the AllowOverride tip. I didn't know that.
I have tried the solution you post
nd Firefox.
Any other hint?
Joshua Slive escribió:
On 5/10/07, Guillermo Pallarés
<[EMAIL PROTECTED]> 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-avaliab
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:
AllowOverride AuthConfig
AuthType Basic
AuthName "***"
AuthUserFile /
Require valid-user
allow from a