mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-16 08:27:10 +03:00
Update SecConnWriteStateLimit example description as suggested by #1874
@@ -1157,7 +1157,7 @@ For v2.8.0 or newest refer to SecConnWriteStateLimit.
|
||||
|
||||
'''Syntax:''' <code>SecConnWriteStateLimit LIMIT OPTIONAL_IP_MATCH_OPERATOR</code>
|
||||
|
||||
'''Example Usage''': <code>SecConnWriteStateLimit 50 "!ipMatch 127.0.0.1"</code>
|
||||
'''Example Usage''': <code>SecConnWriteStateLimit 50 "!@ipMatch 127.0.0.1"</code>
|
||||
|
||||
'''Scope''': Main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user