mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +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:
|
||||
%empty
|
||||
| input line
|
||||
| SPACE
|
||||
;
|
||||
|
||||
line: expression
|
||||
|
Loading…
x
Reference in New Issue
Block a user