[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .htaccess User Authentication on RaQ4i
- Subject: Re: [cobalt-users] .htaccess User Authentication on RaQ4i
- From: "R.Batalla" <cobalt@xxxxxxxxxxxxxxxx>
- Date: Sun Dec 10 18:23:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Try do add this line
> The contents of the .htaccess file are:
> # Access file
> order allow,deny
> allow from all
> require valid-user
> Authname Members
AuthPAM_Enabled off <<<<<<<<<<<<<
> Authtype Basic
> AuthUserFile
/home/sites/www.niccicam.com/web/signup/info/htpasswd
R.Batalla