]> granicus.if.org Git - apache/commitdiff
PR54307, Alias and leading slashes
authorEric Covener <covener@apache.org>
Sat, 15 Dec 2012 19:37:22 +0000 (19:37 +0000)
committerEric Covener <covener@apache.org>
Sat, 15 Dec 2012 19:37:22 +0000 (19:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422324 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml

index b5ccc668ee2357d2ca9579503b2d505b508d380c..eeb2aa1a85e62798ea8a2a7381a788f202803bf7 100644 (file)
@@ -153,6 +153,9 @@ Alias /image /ftp/pub/image
 &lt;/Directory&gt;
     </highlight>
 
+    <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>