Commit c552eade authored by Eric Covener's avatar Eric Covener
Browse files

r1422324 from trunk -- PR54307, Alias and leading slashes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1422329 13f79535-47bb-0310-9956-ffa450edef68
parent fd07ea56
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>