Commit ee39145f authored by Chris Pepper's avatar Chris Pepper
Browse files

Typo fix: 'of' used, 'for' wanted.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87162 13f79535-47bb-0310-9956-ffa450edef68
parent fc1a8dd4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ files, you may need to add <code>Include conf/access.conf</code> and
assure that Apache reads the configuration files in the same order as
was implied by the older directives, the <code>Include</code>
directives should be placed at the end of httpd.conf, with the one for
<code>srm.conf</code> preceding the one of
<code>srm.conf</code> preceding the one for
<code>access.conf</code>.</li>

<li>The <code>BindAddress</code> directive no longer exists.
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ files, you may need to add <code>Include conf/access.conf</code> and
assure that Apache reads the configuration files in the same order as
was implied by the older directives, the <code>Include</code>
directives should be placed at the end of httpd.conf, with the one for
<code>srm.conf</code> preceding the one of
<code>srm.conf</code> preceding the one for
<code>access.conf</code>.</li>

<li>The <code>BindAddress</code> directive no longer exists.