Commit 3d011d74 authored by Chris Pepper's avatar Chris Pepper
Browse files

Small fix in intro para.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87276 13f79535-47bb-0310-9956-ffa450edef68
parent 7491f7e6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,8 +34,8 @@
URL. It is comparable to the <A
HREF="mod/core.html#directory">&lt;Directory&gt;</A> directive, and
should be matched with a &lt;/Location&gt; directive. Directives that
apply to the URL given should be listen
within. <CODE>&lt;Location&gt;</CODE> sections are processed in the
apply to the URL given should be listed
between them. <CODE>&lt;Location&gt;</CODE> sections are processed in the
order they appear in the configuration file, after the
&lt;Directory&gt; sections and <CODE>.htaccess</CODE> files are
read.</P>