mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Fix a typo in the SecRuleInheritance example.
This commit is contained in:
@@ -1993,7 +1993,7 @@ SecRule ARGS:q !dirty</programlisting>
|
||||
first VirtualHost is not inheriting the ModSecurity main config
|
||||
directives and in the second one it is.</para>
|
||||
|
||||
<programlisting format="linespecific">SecRuleEnine On
|
||||
<programlisting format="linespecific">SecRuleEngine On
|
||||
SecDefaultAction log,pass,phase:2
|
||||
...
|
||||
|
||||
|
Reference in New Issue
Block a user