[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Client Denied By Server Configuration: (.htaccess) + custom Errordocuments
- Subject: [cobalt-users] Client Denied By Server Configuration: (.htaccess) + custom Errordocuments
- From: "Nicolae" <nicolaep@xxxxxxxxxxxxxxxxxx>
- Date: Sun Mar 10 05:08:48 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Nice, I guess my .htaccess is working fine, but not my ErrorDocument...
[Thu Mar 7 13:09:30 2002] [error] [client 66.150.xx.xxx] client denied by
server configuration: /home/sites/demo/web
As you can see:
[Sun Mar 10 12:11:57 2002] [alert] [client xx.xx.xx.xx]
/home/sites/demo/web/.htaccess: ErrorDocument not allowed here.
Do I need to edit httpd.conf to allow such of thing, as ErrorDocument or can
I add something like:
ErrorDocument 500 /500.html
ErrorDocument 404 /404.html
ErrorDocument 403 /403.html
So every virtual site is ready to create their own 500,404, 403 pages..
Do I place it right before <VirtualHost> Start..
--
EnigmaBiz.com