On Thu, Nov 24, 2011 at 1:51 PM, dreamice <[email protected]> wrote: > Hi, > I want to replace the response key words. Such as if the response data > include "Fuck", I want to write a rule to replace it with "****", how can I > do it?
If your using 2.6.0 or later then use the @rsub operator. -- - Josh _______________________________________________ Owasp-modsecurity-core-rule-set mailing list [email protected] https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set
