Commit 5fd66dcb authored by Marc Slemko's avatar Marc Slemko
Browse files

LocationMatch, not Location, is only 1.3+.

PR:
Obtained from:
Submitted by:	Paul Phillips <paulp@go2net.com>
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81963 13f79535-47bb-0310-9956-ffa450edef68
parent b3323c52
Loading
Loading
Loading
Loading
+2 −2
Changes for docs/manual/mod/core.html: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -1737,8 +1737,8 @@ different sections are combined when a request is received
<A
 HREF="directive-dict.html#Compatibility"
 REL="Help"
><STRONG>Compatibility:</STRONG></A> Location is only available in Apache
1.3 and later.<P>
><STRONG>Compatibility:</STRONG></A> LocationMatch is only available in 
Apache 1.3 and later.<P>

<P>The &lt;LocationMatch&gt; directive provides for access control by
URL, in an identical manner to <A