From: Rich Bowen During initialisation, the server will call each modules hook
+ During initialization, the server will call each modules hook
registering function, which is included in the module
structure:Add a hook registering function
- thread setting. As your ser
load increases, so will the number of states being actively used, and having your scope
set to once/request/conn will stop being beneficial to your memory footprint.
-Note: The min and max settings for the
+
min and max settings for the
server scope denotes the minimum and maximum states to keep in a pool per
server process, so keep this below your ThreadsPerChild limit.
-
+These should now be renamed to better signify where they sit
in the overall process. So the name gets a small change from
mmap_init to mmap_post_config. The arguments
diff --git a/docs/manual/developer/modules.xml.ja b/docs/manual/developer/modules.xml.ja
index 72e9754aec..70f14dc83d 100644
--- a/docs/manual/developer/modules.xml.ja
+++ b/docs/manual/developer/modules.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 340159ea8c..31639d750a 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
-
+
+
-
+
diff --git a/docs/manual/mod/mod_crypto.xml.meta b/docs/manual/mod/mod_crypto.xml.meta
index 4872ae3416..4d0688993f 100644
--- a/docs/manual/mod/mod_crypto.xml.meta
+++ b/docs/manual/mod/mod_crypto.xml.meta
@@ -8,6 +8,6 @@
Note: Multiple DirectoryIndex
+
DirectoryIndex
directives within the same context will add
to the list of resources to look for rather than replace:
-
+ # Example A: Set index.html as an index page, then add index.php to that list as well.
<Directory "/foo">
DirectoryIndex index.html
diff --git a/docs/manual/mod/mod_dir.xml.fr b/docs/manual/mod/mod_dir.xml.fr
index 8ff1312e38..d630d3dd9e 100644
--- a/docs/manual/mod/mod_dir.xml.fr
+++ b/docs/manual/mod/mod_dir.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_dir.xml.ja b/docs/manual/mod/mod_dir.xml.ja
index 8937aced68..76f36a4e2f 100644
--- a/docs/manual/mod/mod_dir.xml.ja
+++ b/docs/manual/mod/mod_dir.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja
index f35d52fcae..1fc9d78e0f 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/mod_request.xml.meta b/docs/manual/mod/mod_request.xml.meta
index 61e71b948c..875787e894 100644
--- a/docs/manual/mod/mod_request.xml.meta
+++ b/docs/manual/mod/mod_request.xml.meta
@@ -8,7 +8,7 @@
en
- fr
- tr
+ fr
+ tr
diff --git a/docs/manual/mod/mod_request.xml.tr b/docs/manual/mod/mod_request.xml.tr
index 26ea8dd5f6..838e2c864d 100644
--- a/docs/manual/mod/mod_request.xml.tr
+++ b/docs/manual/mod/mod_request.xml.tr
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/mod_ssl.html.en.utf8 b/docs/manual/mod/mod_ssl.html.en.utf8
index 1a6465f9bc..4807671e78 100644
--- a/docs/manual/mod/mod_ssl.html.en.utf8
+++ b/docs/manual/mod/mod_ssl.html.en.utf8
@@ -2921,7 +2921,10 @@ stapling related OCSP queries (such as responses with an overall status
other than "successful", responses with a certificate status other than
"good", expired responses etc.) on to the client.
If set to off, only responses indicating a certificate status
-of "good" will be included in the TLS handshake.
+of "good" or "revoked" will be included in the TLS handshake.
+Responses with a "revoked" status are always included regardless of
+this setting, because suppressing a known revocation would be a
+security risk.
diff --git a/docs/manual/mod/mod_ssl.xml.es b/docs/manual/mod/mod_ssl.xml.es
index 3279cd8270..608be53233 100644
--- a/docs/manual/mod/mod_ssl.xml.es
+++ b/docs/manual/mod/mod_ssl.xml.es
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr
index acf00bc4b7..8ab88e1d21 100644
--- a/docs/manual/mod/mod_ssl.xml.fr
+++ b/docs/manual/mod/mod_ssl.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_xml2enc.html.en.utf8 b/docs/manual/mod/mod_xml2enc.html.en.utf8
index e4d98582c7..109af15437 100644
--- a/docs/manual/mod/mod_xml2enc.html.en.utf8
+++ b/docs/manual/mod/mod_xml2enc.html.en.utf8
@@ -141,7 +141,7 @@ them to a supported encoding using xml2EncAlias.<
xml2EncAlias Directive ¶
-Description: Recognise Aliases for encoding values
+Description: Recognize Aliases for encoding values
Syntax: xml2EncAlias charset alias [alias ...]
Context: server config
Status: Base
diff --git a/docs/manual/mod/mod_xml2enc.xml.fr b/docs/manual/mod/mod_xml2enc.xml.fr
index 52029331ad..ddbac018ee 100644
--- a/docs/manual/mod/mod_xml2enc.xml.fr
+++ b/docs/manual/mod/mod_xml2enc.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index d06706d503..16048560da 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -391,7 +391,7 @@ module
einen Hauptspeicherauszug erstellt
CryptoCipher name aes256 svdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none svdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none svdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none svdh E Key to be used by the crypto filter
CryptoSize integer 131072 svdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1324,7 +1324,7 @@ a given virtual host
WatchdogInterval time-interval[s] 1 s B Watchdog interval in seconds
XBitHack on|off|full off svdh B Parse SSI directives in files with the execute bit
set
-xml2EncAlias charset alias [alias ...] s B Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s B Recognize Aliases for encoding values
xml2EncDefault name svdh B Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] svdh B Advise the parser to skip leading junk.
diff --git a/docs/manual/mod/quickreference.html.en.utf8 b/docs/manual/mod/quickreference.html.en.utf8
index 6cd0585c08..455502cd64 100644
--- a/docs/manual/mod/quickreference.html.en.utf8
+++ b/docs/manual/mod/quickreference.html.en.utf8
@@ -387,7 +387,7 @@ module
switch before dumping core
CryptoCipher name aes256 svdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none svdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none svdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none svdh E Key to be used by the crypto filter
CryptoSize integer 131072 svdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1309,7 +1309,7 @@ a given virtual host
WatchdogInterval time-interval[s] 1 s B Watchdog interval in seconds
XBitHack on|off|full off svdh B Parse SSI directives in files with the execute bit
set
-xml2EncAlias charset alias [alias ...] s B Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s B Recognize Aliases for encoding values
xml2EncDefault name svdh B Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] svdh B Advise the parser to skip leading junk.
diff --git a/docs/manual/mod/quickreference.html.es.utf8 b/docs/manual/mod/quickreference.html.es.utf8
index 2850988607..fcee85f7e4 100644
--- a/docs/manual/mod/quickreference.html.es.utf8
+++ b/docs/manual/mod/quickreference.html.es.utf8
@@ -386,7 +386,7 @@ module
switch before dumping core
CryptoCipher name aes256 svdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none svdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none svdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none svdh E Key to be used by the crypto filter
CryptoSize integer 131072 svdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1328,7 +1328,7 @@ a given virtual host
WatchdogInterval time-interval[s] 1 s B Watchdog interval in seconds
XBitHack on|off|full off svdh B Parse SSI directives in files with the execute bit
set
-xml2EncAlias charset alias [alias ...] s B Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s B Recognize Aliases for encoding values
xml2EncDefault name svdh B Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] svdh B Advise the parser to skip leading junk.
diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8
index c58a671be3..be4e02e5b0 100644
--- a/docs/manual/mod/quickreference.html.ja.utf8
+++ b/docs/manual/mod/quickreference.html.ja.utf8
@@ -374,7 +374,7 @@ CGI program
CryptoCipher name aes256 svdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none svdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none svdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none svdh E Key to be used by the crypto filter
CryptoSize integer 131072 svdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1242,7 +1242,7 @@ a given virtual host
WatchdogInterval time-interval[s] 1 s B Watchdog interval in seconds
XBitHack on|off|full off svdh B å®è¡ããããè¨å®ããããã¡ã¤ã«ã® SSI ãã£ã¬ã¯ãã£ãã
è§£æãã
-xml2EncAlias charset alias [alias ...] s B Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s B Recognize Aliases for encoding values
xml2EncDefault name svdh B Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] svdh B Advise the parser to skip leading junk.
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index 892210f65c..d736af963d 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -369,7 +369,7 @@ CGI program
switch before dumping core
CryptoCipher name aes256 svdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none svdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none svdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none svdh E Key to be used by the crypto filter
CryptoSize integer 131072 svdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1266,7 +1266,7 @@ a given virtual host
WatchdogInterval time-interval[s] 1 s B Watchdog interval in seconds
XBitHack on|off|full off svdh B Parse SSI directives in files with the execute bit
set
-xml2EncAlias charset alias [alias ...] s B Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s B Recognize Aliases for encoding values
xml2EncDefault name svdh B Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] svdh B Advise the parser to skip leading junk.
diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8
index 79c5461f76..5f0828df17 100644
--- a/docs/manual/mod/quickreference.html.tr.utf8
+++ b/docs/manual/mod/quickreference.html.tr.utf8
@@ -392,7 +392,7 @@ module
Sunucusunun geçmeye çalıÅacaÄı dizin.
CryptoCipher name aes256 skdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none skdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none skdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none skdh E Key to be used by the crypto filter
CryptoSize integer 131072 skdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1311,7 +1311,7 @@ for the virtualhost.
WatchdogInterval time-interval[s] 1 s T Watchdog interval in seconds
XBitHack on|off|full off skdh T Parse SSI directives in files with the execute bit
set
-xml2EncAlias charset alias [alias ...] s T Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s T Recognize Aliases for encoding values
xml2EncDefault name skdh T Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] skdh T Advise the parser to skip leading junk.
diff --git a/docs/manual/mod/quickreference.html.zh-cn.utf8 b/docs/manual/mod/quickreference.html.zh-cn.utf8
index 0b8bb48230..417c46cbd3 100644
--- a/docs/manual/mod/quickreference.html.zh-cn.utf8
+++ b/docs/manual/mod/quickreference.html.zh-cn.utf8
@@ -382,7 +382,7 @@ module
switch before dumping core
CryptoCipher name aes256 svdh E Cipher to be used by the crypto filter
CryptoDriver name openssl s E Name of the crypto driver to use
-CryptoIV value none svdh E IV (Initialisation Vector) to be used by the crypto filter
+CryptoIV value none svdh E IV (Initialization Vector) to be used by the crypto filter
CryptoKey value none svdh E Key to be used by the crypto filter
CryptoSize integer 131072 svdh E Maximum size in bytes to buffer by the crypto filter
CTAuditStorage directory s E Existing directory where data for off-line audit will be stored
@@ -1304,7 +1304,7 @@ a given virtual host
WatchdogInterval time-interval[s] 1 s B Watchdog interval in seconds
XBitHack on|off|full off svdh B Parse SSI directives in files with the execute bit
set
-xml2EncAlias charset alias [alias ...] s B Recognise Aliases for encoding values
+xml2EncAlias charset alias [alias ...] s B Recognize Aliases for encoding values
xml2EncDefault name svdh B Sets a default encoding to assume when absolutely no information
can be automatically detected
xml2StartParse element [element ...] svdh B Advise the parser to skip leading junk.
diff --git a/docs/manual/programs/configure.html.en.utf8 b/docs/manual/programs/configure.html.en.utf8
index dec6fa51d4..e7277389be 100644
--- a/docs/manual/programs/configure.html.en.utf8
+++ b/docs/manual/programs/configure.html.en.utf8
@@ -218,7 +218,8 @@
apachectl, suexec, etc. which
are necessary to run the Apache HTTP Server. By default
sbindir is set to
- EPREFIX/sbin.
+ EPREFIX/bin (the same as
+ bindir).
--sharedstatedir=DIR
Install modifiable architecture-independent data in DIR.
diff --git a/docs/manual/programs/configure.html.fr.utf8 b/docs/manual/programs/configure.html.fr.utf8
index c6d8814416..a2c74656cf 100644
--- a/docs/manual/programs/configure.html.fr.utf8
+++ b/docs/manual/programs/configure.html.fr.utf8
@@ -28,6 +28,8 @@
ko |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Le script configure permet de configurer
l'arborescence des sources afin de compiler et installer le serveur
diff --git a/docs/manual/programs/configure.xml.fr b/docs/manual/programs/configure.xml.fr
index 3bfaa35b74..b138b499b0 100644
--- a/docs/manual/programs/configure.xml.fr
+++ b/docs/manual/programs/configure.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/programs/configure.xml.ko b/docs/manual/programs/configure.xml.ko
index 4bbbf8bca8..633b1d6057 100644
--- a/docs/manual/programs/configure.xml.ko
+++ b/docs/manual/programs/configure.xml.ko
@@ -1,7 +1,7 @@
-
+
+
+
+
+
diff --git a/docs/manual/rewrite/remapping.xml.ja b/docs/manual/rewrite/remapping.xml.ja
index 7047540651..fb5e140ad6 100644
--- a/docs/manual/rewrite/remapping.xml.ja
+++ b/docs/manual/rewrite/remapping.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+