Files
2022-03-19 02:13:51 +01:00

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"