From: Andre Malo Date: Thu, 9 Jan 2003 03:22:26 +0000 (+0000) Subject: update transformation. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0445edeaecaaaa933cc200e67bc289817eefd9bd;p=apache update transformation. - core, mod_deflate, mod_speling, mpm_common because of "compatibility" transformation change - quickreference.html.de because of the recent core changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98214 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index e9b7b50a8a..15423cffea 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -99,7 +99,7 @@ available Override:FileInfo Status:Core Module:core -Compatibility:Available in Apache 2.0.30 and later +Compatibility:Available in Apache 2.0.30 and later

This directive controls whether requests that contain trailing @@ -237,7 +237,7 @@ response without an explicit character set Override:FileInfo Status:Core Module:core -Compatibility:Available in Apache 2.0.33 and later +Compatibility:Available in Apache 2.0.33 and later

This directive activates a particular output filter for a request depending on the response MIME-type.

@@ -454,7 +454,7 @@ scripts Override:FileInfo Status:Core Module:core -Compatibility:NetWare only +Compatibility:NetWare only

This directive is used to control how Apache finds the interpreter used to run CGI scripts. For example, setting @@ -800,7 +800,7 @@ Location Override:FileInfo Status:Core Module:core -Compatibility:Available in version 2.0.44 and later +Compatibility:Available in version 2.0.44 and later

This directive controls whether httpd may use the sendfile support from the kernel to transmit file contents to the client. @@ -853,8 +853,8 @@ in case of an error Override:FileInfo Status:Core Module:core -Compatibility:Quoting syntax for text messages is different in Apache -2.0 +Compatibility:Quoting syntax for text messages is different in Apache +2.0

In the event of a problem or error, Apache can be configured to do one of four things,

@@ -1113,7 +1113,7 @@ MIME content-type Override:FileInfo Status:Core Module:core -Compatibility:Moved to the core in Apache 2.0 +Compatibility:Moved to the core in Apache 2.0

When placed into an .htaccess file or a <Directory>, or @@ -1333,7 +1333,7 @@ the server configuration files Context:server config, virtual host, directory Status:Core Module:core -Compatibility:Wildcard matching available in 2.0.41 and later +Compatibility:Wildcard matching available in 2.0.41 and later

This directive allows inclusion of other configuration files from within the server configuration files.

@@ -2404,9 +2404,9 @@ scripts Override:FileInfo Status:Core Module:core -Compatibility:Win32 only
+Compatibility:Win32 only
option Registry-Strict is available in Apache 2.0 and -later
+later

This directive is used to control how Apache finds the interpreter used to run CGI scripts. The default technique is to @@ -2480,9 +2480,9 @@ itself Context:server config, virtual host Status:Core Module:core -Compatibility:In version 2.0, this +Compatibility:In version 2.0, this directive supersedes the functionality of the Port - directive from version 1.3. + directive from version 1.3.

The ServerName directive sets the hostname and port that the server uses to identify itself. This is used when @@ -2681,7 +2681,7 @@ handler Override:FileInfo Status:Core Module:core -Compatibility:Moved into the core in Apache 2.0 +Compatibility:Moved into the core in Apache 2.0

When placed into an .htaccess file or a <Directory> or diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 5f760bbdd7..eeb8ebb72e 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -235,7 +235,7 @@ client Context:server config, virtual host Status:Extension Module:mod_deflate -Compatibility:type is available since Apache 2.1 +Compatibility:type is available since Apache 2.1

The DeflateFilterNote directive specifies that a note about compression ratios should be attached diff --git a/docs/manual/mod/mod_speling.html.en b/docs/manual/mod/mod_speling.html.en index e017504a75..f4bccf841b 100644 --- a/docs/manual/mod/mod_speling.html.en +++ b/docs/manual/mod/mod_speling.html.en @@ -77,7 +77,7 @@ module Compatibility:CheckSpelling was available as a separately available module for Apache 1.1, but was limited to miscapitalizations. As of Apache 1.3, it is part of the Apache distribution. Prior to Apache -1.3.2, the CheckSpelling directive was only available in the +1.3.2, the CheckSpelling directive was only available in the "server" and "virtual host" contexts.

This directive enables or disables the spelling module. When diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 4ee754eb0e..4e33984ca8 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -714,7 +714,7 @@ per child process Context:server config Status:MPM Module:leader, mpm_winnt, perchild, threadpool, worker -Compatibility:Available for mpm_winnt in Apache 2.0.41 +Compatibility:Available for mpm_winnt in Apache 2.0.41 and later

This directive sets the maximum configured value for ThreadsPerChild for the lifetime diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 2ad1fab349..8255482a36 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -535,9 +535,9 @@ engine RewriteOptions OptionssvdhESets some special options for the rewrite engine RewriteRule Pattern SubstitutionsvdhEDefines rules for the rewriting engine -RLimitCPU number|max [number|max]svdhCLimits the CPU consumption of processes launched +RLimitCPU seconds|max [seconds|max]svdhCLimits the CPU consumption of processes launched by Apache children -RLimitMEM number|max [number|max]svdhCLimits the memory consumption of processes launched +RLimitMEM bytes|max [bytes|max]svdhCLimits the memory consumption of processes launched by Apache children RLimitNPROC number|max [number|max]svdhCLimits the number of processes that can be launched by processes launched by Apache children @@ -573,7 +573,8 @@ itself is accessed by an incompatible browser ServerRoot directory-path /usr/local/apache sCBase directory for the server installation ServerSignature On|Off|EMail Off svdhCConfigures the footer on server-generated documents -ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full Full sCConfigures the Server HTTP response header +ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full Full sCConfigures the Server HTTP response +header SetEnv env-variable valuesvdhBSets environment variables SetEnvIf attribute regex [!]env-variable[=value] @@ -654,7 +655,7 @@ Certificate verification per child process ThreadsPerChild numbersMNumber of threads created by each child process ThreadStackSize number 65536 sMDetermine the stack size for each thread -TimeOut number 300 sCAmount of time the server will wait for +TimeOut second 300 sCAmount of time the server will wait for certain events before failing a request TransferLog file|pipesvBSpecifly location of a log file TypesConfig file-path conf/mime.types sBThe location of the mime.types file