Re: Mod Perl - Custom Error Pages

2011-10-25 Thread Randolf Richardson
> Hi Randolf, > > Thanks for the information, the source code gives me some idea of > where I'm going to go look next. > > However directive I won't work for what I'm trying to do as I'm trying > to handle the error code inside my the script rather and over ride the > Apache directives. That way if

Re: Mod Perl - Custom Error Pages

2011-10-25 Thread Randolf Richardson
> For a while now my system has error trapped issues the it encounters > and printed an error page with a 200 status code. > > Recently when my web developer started using AJAX, this became a > problem, be cause he couldn't check for error codes on the pages. So I > updated my error routine to pass

RE: Mod Perl - Custom Error Pages

2011-10-25 Thread Andreas Mock
;A error has occurred'. Or you can feed informations for certain cornercases or debugging. Hope I could help. Greetings to Torsten. Best regards Andreas Mock > -Original Message- > From: David Hofmann [mailto:elmic11...@gmail.com] > Sent: Tuesday, October 25, 2011 5:20 PM &

Mod Perl - Custom Error Pages

2011-10-25 Thread David Hofmann
For a while now my system has error trapped issues the it encounters and printed an error page with a 200 status code. Recently when my web developer started using AJAX, this became a problem, be cause he couldn't check for error codes on the pages. So I updated my error routine to pass proper err