pepper 00/12/10 14:19:01
Modified: htdocs/manual location.html Log: Small fix in intro para. Revision Changes Path 1.14 +2 -2 httpd-docs-1.3/htdocs/manual/location.html Index: location.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/location.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- location.html 2000/09/12 02:29:08 1.13 +++ location.html 2000/12/10 22:19:01 1.14 @@ -34,8 +34,8 @@ URL. It is comparable to the <A HREF="mod/core.html#directory"><Directory></A> directive, and should be matched with a </Location> directive. Directives that -apply to the URL given should be listen -within. <CODE><Location></CODE> sections are processed in the +apply to the URL given should be listed +between them. <CODE><Location></CODE> sections are processed in the order they appear in the configuration file, after the <Directory> sections and <CODE>.htaccess</CODE> files are read.</P>