]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
r1422324 from trunk -- PR54307, Alias and leading slashes
authorEric Covener <covener@apache.org>
Sat, 15 Dec 2012 19:43:19 +0000 (19:43 +0000)
committerEric Covener <covener@apache.org>
Sat, 15 Dec 2012 19:43:19 +0000 (19:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1422329 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml

index a2e18ae2ec58f76dfaa223c87f1723a68929eced..e5010da601529ba54c2ca4f7333bb4654d2f42eb 100644 (file)
@@ -156,6 +156,9 @@ 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>
+
 </usage>
 </directivesynopsis>