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