[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] custom 404 htaccess
- Subject: [cobalt-users] custom 404 htaccess
- From: "Gary Peltola" <clist@xxxxxxxxxxxxxxx>
- Date: Fri Mar 2 23:01:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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?