Modsecurity custom error page?

I currently use modsecurity under linux 2.4/apache 1.3.x. When a rule happens it simply ends up using the default action:

# Default Rule
SecFilterDefaultAction "deny,log,status:412"

Giving the generic Preconditioned Failed 412 page.

How can I change this to forward to a custom html page I made?

And does anyone know a good modsecurity support forum out there?

Thanks.
kenw232@yahoo.com

 

 

 

 

Top