mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Allows blank line (or line with space) at the end of a rules file
This commit is contained in:
parent
e76af0eab9
commit
01542e28c3
@ -225,6 +225,7 @@ using ModSecurity::Variables::Variable;
|
|||||||
input:
|
input:
|
||||||
%empty
|
%empty
|
||||||
| input line
|
| input line
|
||||||
|
| SPACE
|
||||||
;
|
;
|
||||||
|
|
||||||
line: expression
|
line: expression
|
||||||
|
Loading…
x
Reference in New Issue
Block a user