Create tester.conf
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Include the recommended configuration
|
||||
Include /nginx/modsec/modsecurity.conf
|
||||
|
||||
|
||||
# A test rule
|
||||
SecRule ARGS:testparam "@contains test" "id:1234,deny,log,status:403"
|
||||
Reference in New Issue
Block a user