[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] htaccess files aren't recognised by the server
- Subject: Re: [cobalt-users] htaccess files aren't recognised by the server
- From: "John Theriault" <cabal@xxxxxxxxxxx>
- Date: Mon Mar 26 13:52:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "Jason Brown" <jason@xxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, March 26, 2001 9:48 PM
Subject: [cobalt-users] htaccess files aren't recognised by the server
> I hunted around for a while and discovered the AllowOverride setting in
> access.conf (on my RaQ4i) might be at fault. The line was commented out
and
> set to None, so I set it to AllowOverride All. However, that still didn't
> fix it. Even though I'd set up a .htaccess file it wasn't being used by
the
> server, the global error pages were being used instead.
>
> .htaccess was set up in 'web' with one line: 'ErrorDocument 404 /404.html'
> and the corresponding 404.html file in the same dir. What other settings
> should I check in access.conf to enable .htaccess?
>
> Regards
>
> Jason
>
> http://wickedmoon.com
>
If I remember correctly, there is a patch on Cobalt's site that will fix
this for you. I believe it's included in one of the OS Updates. Other than
that, I can't recall what else you need to edit in the httpd.conf. I fought
with it myself for a day or two to fix this before I gave up and patched the
server.
John