Forum Moderators: phranque
I can set it to exclude specific rulesets
e.g.
#generic PHP forum posting exclusion
<LocationMatch "/posting.php">
SecFilterRemove 300013
SecFilterRemove 300015
SecFilterRemove 300016
</LocationMatch>
But there are some rules in other sections such as jitp.conf which are tripping and I don't want it to.
So how do I set it so posting.php should not be checked for *any* rule