mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Merge 2.5.x changes to trunk.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
Manual</title>
|
||||
|
||||
<articleinfo>
|
||||
<releaseinfo>Version 2.6.0-trunk (May 15, 2009)</releaseinfo>
|
||||
<releaseinfo>Version 2.6.0-trunk (May 29, 2009)</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
<year>2004-2009</year>
|
||||
@@ -5555,7 +5555,7 @@ end</programlisting>
|
||||
<para><emphasis>Description:</emphasis> Phrase Match operator. This
|
||||
operator uses a set based matching engine (Aho-Corasick) for faster
|
||||
matches of keyword lists. It will match any one of its arguments
|
||||
anywhere in the target value.</para>
|
||||
anywhere in the target value. The match is case insensitive.</para>
|
||||
|
||||
<para>Example:</para>
|
||||
|
||||
|
Reference in New Issue
Block a user