mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Updated Reference Manual (mediawiki)
parent
ede4ebf969
commit
de3dbd0c6e
@ -4183,7 +4183,8 @@ A Social Security number is broken up into 3 sections:
|
||||
|
||||
'''Example:'''
|
||||
<pre>
|
||||
# Detect request methods other than GET, POST and HEAD SecRule REQUEST_METHOD "!@within GET,POST,HEAD"
|
||||
# Detect request methods other than GET, POST and HEAD
|
||||
SecRule REQUEST_METHOD "!@within GET,POST,HEAD"
|
||||
</pre>
|
||||
|
||||
= Macro Expansion =
|
||||
|
Loading…
x
Reference in New Issue
Block a user