handling an error response 'HTTP 1.1 599 Internal Error'

Hi All,

I have an application that returns an error page that is ugly and am
trying to get apache to replace it with something a little nicer.

The page comes from an app server which is accessed via reverse proxy
( ProxyPassReverse ). The error page's headers shows the HTTP status
'599 Internal Error'. I guess they just made this code up!

I'm running Apache/2.0.55 and when I add 'ErrorDocument 599 /error/
599.html' to the conf it restarts erroring with 'Unsupported HTTP
response code 599'

Any ideas on how to deal with this response and show a custom error
page?

Thanks in advance,

Cliff.
cliffweasel [ Di, 11 September 2007 16:28 ] [ ID #1817484 ]

Re: handling an error response 'HTTP 1.1 599 Internal Error'

On Sep 11, 3:28 pm, cliffwea... [at] gmail.com wrote:
> Hi All,
>
> I have an application that returns an error page that is ugly and am
> trying to get apache to replace it with something a little nicer.
>
> The page comes from an app server which is accessed via reverse proxy
> ( ProxyPassReverse ). The error page's headers shows the HTTP status
> '599 Internal Error'. I guess they just made this code up!
>
> I'm running Apache/2.0.55 and when I add 'ErrorDocument 599 /error/
> 599.html' to the conf it restarts erroring with 'Unsupported HTTP
> response code 599'
>
> Any ideas on how to deal with this response and show a custom error
> page?
>
> Thanks in advance,
>
> Cliff.

rewrite this response off to another page you can create.
shimmyshack [ Di, 11 September 2007 21:13 ] [ ID #1817488 ]
Webserver » alt.apache.configuration » handling an error response 'HTTP 1.1 599 Internal Error'

Vorheriges Thema: How to retrieve $ENV{REMOTE_USER} when connecting to apache server
Nächstes Thema: APACHE SSL : ssl.crt and ssl.key