mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-21 11:36:40 +03:00
Updated Reference Manual (mediawiki)
@@ -3617,7 +3617,7 @@ short alias for ipMatchFromFile
|
||||
'''Examples:'''
|
||||
|
||||
<pre>
|
||||
SecRule REMOTE_ADDR "@ipMatch ips.txt" "id:163"
|
||||
SecRule REMOTE_ADDR "@ipMatchFromFile ips.txt" "id:163"
|
||||
</pre>
|
||||
|
||||
The file ips.txt may contain:
|
||||
|
||||
Reference in New Issue
Block a user