diff --git a/plugins/wordpress-rule-exclusions-config.conf b/plugins/wordpress-rule-exclusions-config.conf index 1cf70bf..e5467a0 100644 --- a/plugins/wordpress-rule-exclusions-config.conf +++ b/plugins/wordpress-rule-exclusions-config.conf @@ -11,7 +11,7 @@ # Plugin name: wordpress-rule-exclusions # Plugin description: # Rule ID block base: 9,507,000 - 9,507,999 -# Plugin version: 1.0.0 +# Plugin version: 1.0.1 # Generic rule to disable the plugin # @@ -32,9 +32,10 @@ # Feel free to set the variable unconditionally here by replacing the # SecRule line with an unconditional SecAction statement. # -#SecRule &TX:wordpress-rule-exclusions-plugin_enabled "@eq 0" \ -# "id:9507010,\ -# phase:1,\ -# pass,\ -# nolog,\ -# setvar:'tx.wordpress-rule-exclusions-plugin_enabled=0'" +# SecRule &TX:wordpress-rule-exclusions-plugin_enabled "@eq 0" \ +# "id:9507010,\ +# phase:1,\ +# pass,\ +# nolog,\ +# ver:'wordpress-rule-exclusions-plugin/1.0.1',\ +# setvar:'tx.wordpress-rule-exclusions-plugin_enabled=0'"