Create tester.conf

This commit is contained in:
ƬHE ЯAW ☣
2022-03-19 02:13:51 +01:00
committed by GitHub
parent d24c015d6b
commit a745bcce5a
+6
View File
@@ -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"