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

Re: [cobalt-users] .htaccess User Authentication on RaQ4i



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