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

Re: [cobalt-users] Problems with htaccess file



on 28/4/01 6:27 pm, The Thieving Gypsy at lists@xxxxxxxxxxxxxxxxxxx wrote:

> Hi List,
> 
> I've got a problem getting an .htaccess file to work on a RaQ4. This is my
> first one on a Cobalt, and I'm not having much success.  I've tried a file
> in the exact format as suggested on the Cobalt Knowledge base (eg:
> 
> # Access file
> order allow,deny
> allow from all
> require valid-user
> Authname "My Secure Directory"
> Authtype Basic
> AuthUserFile /etc/.htpasswd
> 


Add the following line to your .htaccess file


AuthPAM_Enabled off


This does it !

Blessings
Revd Leonard