Nick Kew <n...@webthing.com> writes:

> On 5 May 2010, at 10:09, Jarl Friis wrote:
>
>> Hi.
>> 
>> I am looking for a module that can send me emails every time a HTTP
>> 500 Response is returned to the user.
>
> Why not hook that in to the logging?

I think I got it... 

Use 'SetEnvIf' directive to detect response 500
Use the pipe feature of CustomLog and log conditionally.

Thanks a lot for the hint!

Jarl


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to