Re: [EMAIL PROTECTED] Unable to get 403 error message

2005-12-22 Thread Harish . Chakravarthy
D] Unable to get 403 error message That's what's supposed to happen. It looks for the files in the DirectoryIndex list, and then issues a 404 when it can't find one. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, December 22, 2005 8:32 PM Sub

Re: [EMAIL PROTECTED] Unable to get 403 error message

2005-12-22 Thread Tim Burden
That's what's supposed to happen. It looks for the files in the DirectoryIndex list, and then issues a 404 when it can't find one. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, December 22, 2005 8:32 PM Subject: [EMAIL PROTECTED] Unable to

[EMAIL PROTECTED] Unable to get 403 error message

2005-12-22 Thread Harish . Chakravarthy
Hi, I am running Apache 2.0.54 (compiled from source) on Solaris 9. Part of my virtual host configuration is: ServerName my.domain.edu DocumentRoot "/my/path/" ErrorDocument 500 /errors/500.htm ErrorDocument 404 /errors/404.htm ErrorDocument 403 /errors/403.htm DirectoryIndex index.htm index.