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

RE: [cobalt-users] htaccess files aren't recognised by the server



Hi,

You might want to check your error log to identify the error(it should point
out any erroneous directives you've used in your .htaccess).

Also, you could put some gibberish in your .htaccess file just to see if the
servers reading it(if it does, you should get an internal error).

-Raph.

> -----Original Message-----
> From: Jason Brown [mailto:jason@xxxxxxxxxxxxxxxx]
> Sent: Tuesday, March 27, 2001 11:49 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> 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
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>