]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
not just leading slashes
authorEric Covener <covener@apache.org>
Sat, 15 Dec 2012 21:36:32 +0000 (21:36 +0000)
committerEric Covener <covener@apache.org>
Sat, 15 Dec 2012 21:36:32 +0000 (21:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1422364 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml

index e5010da601529ba54c2ca4f7333bb4654d2f42eb..3a30f113eb5c114ef95bfc6a834405c74f9c24ed 100644 (file)
@@ -156,8 +156,8 @@ href="../URLmapping.html">Mapping URLs to the filesystem</a></seealso>
         &lt;/Directory&gt;
     </example>
 
-    <p>Any number of leading slashes in the <var>URL-path</var> parameter
-    matches any number of leading slashes in the requested URL-path.</p>
+    <p>Any number of slashes in the <var>URL-path</var> parameter
+    matches any number of slashes in the requested URL-path.</p>
 
 </usage>
 </directivesynopsis>