From: Roy T. Fielding Date: Sun, 23 Feb 1997 00:42:33 +0000 (+0000) Subject: spelling X-Git-Tag: APACHE_1_2b8~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1d37fb357b4997926a0b63a055b14e0a8e325e7;p=apache spelling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77678 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 590047b9e6..dea4d54588 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -695,7 +695,7 @@ processes will be created.


The MaxKeepAliveRequests directive limits the number of requests allowed per connection when KeepAlive is on. If it is set to "0", 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.

MaxRequestsPerChild directive

@@ -807,9 +807,9 @@ file or directory is owned by the same user id as the link. Normally, if multiple Options could apply to a directory, then the most specific one is taken complete; the options are not merged. However if all the options on the Options -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.

For example, without any + and - symbols: