]> granicus.if.org Git - apache/commitdiff
spelling
authorRoy T. Fielding <fielding@apache.org>
Sun, 23 Feb 1997 00:42:33 +0000 (00:42 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sun, 23 Feb 1997 00:42:33 +0000 (00:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77678 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index 590047b9e64941e1d09821996acd58d2d8c820b9..dea4d545880c5af08fdf7aa434e976543c5deaeb 100644 (file)
@@ -695,7 +695,7 @@ processes will be created.<p><hr>
 <p>The MaxKeepAliveRequests directive limits the number of requests
 allowed per connection when <a href="#keepalive">KeepAlive</a> is
 on. If it is set to "<code>0</code>", unlimited requests will be
-allowed. We reccomend that this setting is kept to a high value, for
+allowed. We recommend that this setting be kept to a high value for
 maximum server peformance.
 
 <A name="maxrequestsperchild"><h2>MaxRequestsPerChild directive</h2></A>
@@ -807,9 +807,9 @@ file or directory is owned by the same user id as the link.
 Normally, if multiple <code>Options</code> could apply to a directory,
 then the most specific one is taken complete; the options are not
 merged. However if <i>all</i> the options on the <code>Options</code>
-directive are preceeded by a + or - symbol, the options are
-merged. Any options preceeded by a + are added to the options
-currently in force, and any options preceeded by a - are removed from
+directive are preceded by a + or - symbol, the options are
+merged. Any options preceded by a + are added to the options
+currently in force, and any options preceded by a - are removed from
 the options currently in force.  <P>
 
 For example, without any + and - symbols: