On Thu, Jul 17, 2014 at 11:16 AM, Sabin Ranjit <think.sa...@gmail.com>
wrote:

> hi, i want to change the default page that get displayed when modsecurity
> detects the sql injection attack or any other attacks like xss. how can i
> do that?
>
>
Hi Sabin,

ModSecurity does not display a page when a SQLi attack is detected, the
response you see is defined in the underlying web server. For example, if
you use Apache and define ModSec to block attacks using a 403 response, you
could use the Apache ErrorDocument directive to customize the server
response.

--
 - Josh


> thanks
>
> regards,
> sabin
>
> _______________________________________________
> Owasp-modsecurity-core-rule-set mailing list
> Owasp-modsecurity-core-rule-set@lists.owasp.org
> https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set
>
>
_______________________________________________
Owasp-modsecurity-core-rule-set mailing list
Owasp-modsecurity-core-rule-set@lists.owasp.org
https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set

Reply via email to