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

[cobalt-users] custom 404 htaccess



I have a customer who put their .htaccess in his /web/ directory with this

ErrorDocument 404 http://www.domain.com/error_page.html
When he (or I) save it, any url on his site gets a Internal Server Error

in my logs it says
[Fri Mar  2 21:38:18 2001] [alert] [client 24.237.69.236] /home/sites/site21/web/.htaccess:
ErrorDocument not allowed here

All the past emails in the db say to put it in his /web/ directory.....Any Ideas?