mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Allows blank line (or line with space) at the end of a rules file
This commit is contained in:
@@ -225,6 +225,7 @@ using ModSecurity::Variables::Variable;
|
||||
input:
|
||||
%empty
|
||||
| input line
|
||||
| SPACE
|
||||
;
|
||||
|
||||
line: expression
|
||||
|
Reference in New Issue
Block a user