From: Marc Slemko Date: Thu, 27 Aug 1998 06:49:24 +0000 (+0000) Subject: LocationMatch, not Location, is only 1.3+. X-Git-Tag: 1.3.2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f562e65f1f4e49f139576acba596c23b931069;p=thirdparty%2Fapache%2Fhttpd.git LocationMatch, not Location, is only 1.3+. PR: Obtained from: Submitted by: Paul Phillips Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index e0a9e2f1167..9ca81c9e71f 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1737,8 +1737,8 @@ different sections are combined when a request is received Compatibility: Location is only available in Apache -1.3 and later.

+>Compatibility: LocationMatch is only available in +Apache 1.3 and later.

The <LocationMatch> directive provides for access control by URL, in an identical manner to