mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Fixed HTML tag which was bad in recent commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -632,7 +632,7 @@ Treats the <i>CondPattern</i> as a plain string and compares it
|
||||
lexicographically to <i>TestString</i> and results in a true expression if
|
||||
<i>TestString</i> is lexicographically equal to <i>CondPattern</i>, i.e the
|
||||
two strings are exactly equal (character by character).
|
||||
If <i>CondPattern<I> is just <samp>""</samp> (two quotation marks) this
|
||||
If <i>CondPattern</i> is just <samp>""</samp> (two quotation marks) this
|
||||
compares <i>TestString</i> against the empty string.
|
||||
<p>
|
||||
<li>'<b>-d</b>' (is <b>d</b>irectory)<br>
|
||||
|
||||
Reference in New Issue
Block a user