From: Chris Pepper Date: Sun, 10 Dec 2000 22:19:52 +0000 (+0000) Subject: Small fix in intro para. X-Git-Tag: APACHE_2_0_ALPHA_9~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2671ff1f3aa8669a7ed4d18260199d24557c44cb;p=apache Small fix in intro para. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87276 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/location.html b/docs/manual/location.html index 284371267e..1f7d8e25e7 100644 --- a/docs/manual/location.html +++ b/docs/manual/location.html @@ -34,8 +34,8 @@ URL. It is comparable to the <Directory> directive, and should be matched with a </Location> directive. Directives that -apply to the URL given should be listen -within. <Location> sections are processed in the +apply to the URL given should be listed +between them. <Location> sections are processed in the order they appear in the configuration file, after the <Directory> sections and .htaccess files are read.