Apache 500 ErrorDocument not working
- From: ian diddams <iandiddamsorg@xxxxxxxxxxxxxx>
- Date: Mon, 21 May 2012 07:56:23 -0700 (PDT)
Apache 2.2.22, centos 5.8.
I have the following in a virtual server directive:
...
<Directory "/www/jboss/docs/">
Options Indexes FollowSymLinks
AllowOverride All AuthConfig FileInfo
Order allow,deny
Allow from all
</Directory>
ErrorDocument 500 /www/jboss/docs/general_maintenance_page.html
....
but while I can see in firefox using Httpfox that that apache does see
a 500 error, it doesn;t then act on this ErrorDocument directive (the
file does exist :-).
any ideas?
cheers
ian
.
- Follow-Ups:
- Re: Apache 500 ErrorDocument not working
- From: The Natural Philosopher
- Re: Apache 500 ErrorDocument not working
- Prev by Date: Re: convert text mit tab stops to table
- Next by Date: Re: Unusual output of who?
- Previous by thread: stopping seperate (apache) httpd instances
- Next by thread: Re: Apache 500 ErrorDocument not working
- Index(es):
Relevant Pages
|