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 7aa2f2d commit ec71102Copy full SHA for ec71102
modsecurity.conf-recommended
@@ -39,7 +39,7 @@ SecRequestBodyLimit 13107200
39
SecRequestBodyNoFilesLimit 131072
40
41
# Store up to 128 KB of request body data in memory. When the multipart
42
-# parser reachers this limit, it will start using your hard disk for
+# parser reaches this limit, it will start using your hard disk for
43
# storage. That is slow, but unavoidable.
44
#
45
SecRequestBodyInMemoryLimit 131072
0 commit comments