mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Better error handling when loading configurations
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"version_min":300000,
|
||||
"title":"Include - duplicate id",
|
||||
"expected":{
|
||||
"parser_error": "Rule id: 40 is duplicated"
|
||||
"parser_error": "There are multiple rules defined with same id. The ID 40 is defined at"
|
||||
},
|
||||
"rules":[
|
||||
"SecRuleEngine On",
|
||||
|
||||
Reference in New Issue
Block a user