[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ3: Authorization problem with .htaccess



Try adding this to your .htaccess file:

AuthPAM_Enabled off

Mike
----- Original Message -----
From: "Gilles Dumangin" <gilles.dumangin@xxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, January 05, 2001 3:51 AM
Subject: [cobalt-users] RAQ3: Authorization problem with .htaccess


> Hi,
>
> I have a problem with htaccess on my server.
>
> I have a .htaccess as follows in one directory:
>
> AuthUserFile /home/sites/site22/ht/.htpasswd
> AuthGroupFile /dev/null
> AuthName "Entrez votre mot de passe"
> AuthType Basic
>
> <Limit GET>
> require user gilles
> </Limit>
>
> then I have used
> /usr/sbin/htpasswd -c .htpasswd gilles
>
> in my /home/sites/site22/ht directory
>
> The authorization fails everytime. I am probably doing something wrong,
but
> I can't picture what.... Can anybody help?
>
> Thanks
>
> Gilles
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users