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