mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Update SecConnWriteStateLimit example description as suggested by #1874
parent
a5389f2935
commit
4843db4d9c
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user