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 422a3e8 commit 472086aCopy full SHA for 472086a
modsecurity.conf-recommended
@@ -38,7 +38,7 @@ SecRule REQUEST_HEADERS:Content-Type "application/json" \
38
SecRequestBodyLimit 13107200
39
SecRequestBodyNoFilesLimit 131072
40
41
-# What do do if the request body size is above our configured limit.
+# What to do if the request body size is above our configured limit.
42
# Keep in mind that this setting will automatically be set to ProcessPartial
43
# when SecRuleEngine is set to DetectionOnly mode in order to minimize
44
# disruptions when initially deploying ModSecurity.
0 commit comments