Skip to content

Commit 472086a

Browse files
rjshrjndrnvladbukin
authored andcommitted
Fixing Typo
1 parent 422a3e8 commit 472086a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modsecurity.conf-recommended

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ SecRule REQUEST_HEADERS:Content-Type "application/json" \
3838
SecRequestBodyLimit 13107200
3939
SecRequestBodyNoFilesLimit 131072
4040

41-
# What do do if the request body size is above our configured limit.
41+
# What to do if the request body size is above our configured limit.
4242
# Keep in mind that this setting will automatically be set to ProcessPartial
4343
# when SecRuleEngine is set to DetectionOnly mode in order to minimize
4444
# disruptions when initially deploying ModSecurity.

0 commit comments

Comments
 (0)