bunkerweb/examples/multisite-custom-server-confs/modsec-confs/wp.example.com/wordpress.conf

5 lines
309 B
Text
Raw Normal View History

2021-04-26 15:00:23 +00:00
SecRule REQUEST_FILENAME "/wp-admin/admin-ajax.php" "id:1,ctl:ruleRemoveByTag=attack-xss,ctl:ruleRemoveByTag=attack-rce"
SecRule REQUEST_FILENAME "/wp-admin/options.php" "id:2,ctl:ruleRemoveByTag=attack-xss"
SecRule REQUEST_FILENAME "^/wp-json/yoast" "id:3,ctl:ruleRemoveById=930120"
2020-11-15 19:49:43 +00:00
SecRuleRemoveById 953120