mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Fix a small typo.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<article>
|
<article>
|
||||||
<title>ModSecurity 2 Data Formats</title>
|
<title>ModSecurity 2 Data Formats</title>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<releaseinfo>Version 2.5.9 (March 5, 2009)</releaseinfo>
|
<releaseinfo>Version 2.5.10-dev1 (March 24, 2009)</releaseinfo>
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004-2009</year>
|
<year>2004-2009</year>
|
||||||
<holder>Breach Security, Inc. (<ulink url="http://www.breach.com"
|
<holder>Breach Security, Inc. (<ulink url="http://www.breach.com"
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
and products.</para>
|
and products.</para>
|
||||||
<section>
|
<section>
|
||||||
<title>Alerts</title>
|
<title>Alerts</title>
|
||||||
<para>As part of its operations ModSecurity will emit alerts, which are eather
|
<para>As part of its operations ModSecurity will emit alerts, which are either
|
||||||
<emphasis>warnings</emphasis> (non-fatal) or <emphasis>errors</emphasis> (fatal,
|
<emphasis>warnings</emphasis> (non-fatal) or <emphasis>errors</emphasis> (fatal,
|
||||||
usually leading to the interception of the transaction in question). Below is an example
|
usually leading to the interception of the transaction in question). Below is an example
|
||||||
of a ModSecurity alert entry:</para>
|
of a ModSecurity alert entry:</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user