7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
# Include the recommended configuration
|
|
Include /nginx/modsec/modsecurity.conf
|
|
|
|
|
|
# A test rule
|
|
SecRule ARGS:testparam "@contains test" "id:1234,deny,log,status:403"
|