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
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
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.