]> granicus.if.org Git - apache/commitdiff
fix a typo in the syntax of LocationMatch
authorJeff Trawick <trawick@apache.org>
Thu, 7 Nov 2002 12:29:27 +0000 (12:29 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 Nov 2002 12:29:27 +0000 (12:29 +0000)
PR:               14303

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97447 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml
docs/manual/mod/quickreference.html.en

index 0e44e9065f968d42072aad32c6acacd39bcbccf5..c6a4731cb20f45130c3a3b58a7289d548fe0a352 100644 (file)
@@ -1510,7 +1510,7 @@ URLs</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
               </a></th><td>Applies the enclosed directives only to regular-expression 
 matching URLs</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
               </a></th><td><code>&lt;LocationMatch
-    <var>regex</var>&gt; ... &lt;/Location&gt;</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
+    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
               </a></th><td>server config, virtual host</td></tr><tr><th><a href="directive-dict.html#Status">Status:
               </a></th><td>Core</td></tr><tr><th><a href="directive-dict.html#Module">Module:
               </a></th><td>core</td></tr></table>
index 87a8b6e8c3b5966e948ee161ec016117f07bdebe..b4b23f9c1fa7f708435098ffa784240f140752ab 100644 (file)
@@ -1739,7 +1739,7 @@ URLs</description>
 <description>Applies the enclosed directives only to regular-expression 
 matching URLs</description>
 <syntax>&lt;LocationMatch
-    <var>regex</var>&gt; ... &lt;/Location&gt;</syntax>
+    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</syntax>
 <contextlist><context>server config</context><context>virtual host</context>
 </contextlist>
 
index 245be577cea63433795352d9d9211f0e6e12b80a..2bd651046cb8b4441eac7bf3eb7ac6e9bce293fd 100644 (file)
@@ -344,7 +344,7 @@ of active modules</td></tr>
     URL-path|URL&gt; ... &lt;/Location&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Applies the enclosed directives only to matching
 URLs</td></tr>
 <tr><td><a href="core.html#locationmatch">&lt;LocationMatch
-    <var>regex</var>&gt; ... &lt;/Location&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression 
+    <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</a></td><td /><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Applies the enclosed directives only to regular-expression 
 matching URLs</td></tr>
 <tr class="odd"><td><a href="mpm_common.html#lockfile">LockFile <var>filename</var></a></td><td> logs/accept.lock </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Location of the accept serialization lock file</td></tr>
 <tr><td><a href="mod_log_config.html#logformat">LogFormat