mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Typo in SecRuleUpdateActionById example.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
Manual</title>
|
Manual</title>
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<releaseinfo>Version 2.5.7-dev1 (August 27, 2008)</releaseinfo>
|
<releaseinfo>Version 2.5.7-dev1 (September 5, 2008)</releaseinfo>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004-2008</year>
|
<year>2004-2008</year>
|
||||||
@@ -2076,7 +2076,7 @@ ServerAlias www.app2.com
|
|||||||
parent contexts.</para>
|
parent contexts.</para>
|
||||||
|
|
||||||
<para><emphasis>Syntax:</emphasis> <literal
|
<para><emphasis>Syntax:</emphasis> <literal
|
||||||
moreinfo="none">SecRuleRemoveById RULEID</literal></para>
|
moreinfo="none">SecRuleUpdateActionById RULEID ACTIONLIST</literal></para>
|
||||||
|
|
||||||
<para><emphasis>Example Usage:</emphasis> <literal
|
<para><emphasis>Example Usage:</emphasis> <literal
|
||||||
moreinfo="none">SecRuleRemoveByID 1 2 "9000-9010"</literal></para>
|
moreinfo="none">SecRuleRemoveByID 1 2 "9000-9010"</literal></para>
|
||||||
|
|||||||
Reference in New Issue
Block a user