]> granicus.if.org Git - apache/commitdiff
not unique to leading slashes.
authorEric Covener <covener@apache.org>
Sat, 15 Dec 2012 21:33:17 +0000 (21:33 +0000)
committerEric Covener <covener@apache.org>
Sat, 15 Dec 2012 21:33:17 +0000 (21:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422362 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml

index eeb2aa1a85e62798ea8a2a7381a788f202803bf7..4facef8819d9c4d6490e2f6302401f9657eeac8f 100644 (file)
@@ -153,8 +153,8 @@ 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>
+    <p>Any number slashes in the <var>URL-path</var> parameter 
+    matches any number of slashes in the requested URL-path.</p>
 
 </usage>
 </directivesynopsis>