mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +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:
|
input:
|
||||||
%empty
|
%empty
|
||||||
| input line
|
| input line
|
||||||
|
| SPACE
|
||||||
;
|
;
|
||||||
|
|
||||||
line: expression
|
line: expression
|
||||||
|
Reference in New Issue
Block a user