I would like to be able to add to or change the way errors are handled.  I
am hoping that is possible to somehow create a routine in perl that I can
get called before or instead of the standard core routine.

I want to be able to construct a page that contains a more user friendly
response.  The errors I particularly need to intercept are the 500 and 502
returned by mod_proxy when an upstream site is unavailable.

ErrorDocument simply does help as none of the REDIRECT_* vars are available
when the redirect is absolute, which it has to be for these errors. 

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Glen Eustace, Systems Engineer - Networking, Computing Services,
Massey University, Private Bag 11222, Palmerston North, N.Z.
Ph: +64 6 350 5161, Fax: +64 6 350 5607, Mobile +64 25 500 321
Pvt Ph: +64 6 356 2562

Reply via email to