We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819f7b2 commit 3cc61d0Copy full SHA for 3cc61d0
nginx/modsec/WORDPRESS-EXCLUSION-RULES.conf
@@ -11,7 +11,8 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/admin-ajax.php" \
11
ctl:ruleRemoveById=932130,\
12
ctl:ruleRemoveById=941100,\
13
ctl:ruleRemoveById=941160,\
14
- ctl:ruleRemoveTargetById=941180;ARGS:actions"
+ ctl:ruleRemoveTargetById=941180;ARGS:actions,\
15
+ ctl:ruleRemoveTargetById=942230;ARGS:actions"
16
17
# Exclusions for WP Pages saves
18
SecRule REQUEST_FILENAME "@rx /wp-json/wp/v2/(pages|posts)/[0-9]+(/autosaves)?" \
@@ -106,4 +107,4 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/post.php" \
106
107
pass,\
108
t:none,\
109
nolog,\
- ctl:ruleRemoveById=942100"
110
+ ctl:ruleRemoveById=942100"
0 commit comments