[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] problems with .htacces
- Subject: Re: [cobalt-users] problems with .htacces
- From: Marco Baurdoux <linux@xxxxxxxxxxxxx>
- Date: Wed Oct 3 18:53:54 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
le 4.10.2001 10:57, Mailer, Gary à Mailer.Gary@xxxxxxxxxxx a écrit :
> Hi All
>
> I have a problem with .htaccess on a Raq4.
>
> I've set up the .htaccess file and the .htpassword file correctly.
>
> However when i try and access the protected directory the server returns
> "cannot find server error"!
>
> Anyone got any ideas why
>
> THe files are setup correctly.
>
> Is there anything i need to do to the Raq?
>
> Thanks
>
> Gary
Hi Gary,
how about sharing the htaccess code with us
In the meanwhile add this to your htaccess
AuthPam_Enabled off
most time this is the reason why it doesn't work :-))