Skip to content

Instantly share code, notes, and snippets.

@dipakcg
Created June 20, 2019 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dipakcg/9c6ef57f8e3813a83e276dea992ffa09 to your computer and use it in GitHub Desktop.
Save dipakcg/9c6ef57f8e3813a83e276dea992ffa09 to your computer and use it in GitHub Desktop.
Specific rules for BBPress exclusion under ModSecurity (mod_security)
<locationmatch "/bb-post.php">
SecRuleRemoveById 300013
SecRuleRemoveById 300015
SecRuleRemoveById 300016
SecRuleRemoveById 300017
</locationmatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment