[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Problems with htaccess file
- Subject: Re: [cobalt-users] Problems with htaccess file
- From: Revd leonard payne <vicarage@xxxxxxxxxxxxxx>
- Date: Sat Apr 28 17:42:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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