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

Re: [cobalt-users] htaccess in Apache



ok, but i don't know how to find the AuthPAM archives, on my Raq2. Can you
give me some explanations?
Thanks.
----- Original Message -----
From: "Dan" <dan@xxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, March 31, 2000 5:56 PM
Subject: RE: [cobalt-users] htaccess in Apache


> {reformat to plain text}
> Search the archives for AuthPAM and you'll find a correct .htaccess file
to
> use.
>
> --
> Dan Kriwitsky
> 
>
> .htaccess
>
> AuthUserFile /<directories to be protected>/.htpasswd
> AuthGroupFile /dev/null
> AuthName Authentification demandée
> AuthType Basic
>
> <Limit GET POST>
> require valid-user
> </Limit>
>
> .htpasswd
>
> user1:passwd1
> user2:passwd2
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>