diff --git a/docs/manual/mod/mod_authnz_ldap.html.fr b/docs/manual/mod/mod_authnz_ldap.html.fr
index 7254bdc2d63..9ff0ddb9bd3 100644
--- a/docs/manual/mod/mod_authnz_ldap.html.fr
+++ b/docs/manual/mod/mod_authnz_ldap.html.fr
@@ -787,6 +787,22 @@ connexion
vous en avez vraiment besoin pour effectuer une recherche dans
l'annuaire.
+ Si la chaîne spécifiée comme mot de passe commence par exec: , la
+ commande correspondante est exécutée, et c'est la première ligne qui
+ sera renvoyée par la commande sur la sortie standard qui sera
+ utilisée comme mot de passe.
+
diff --git a/docs/manual/mod/mod_proxy.html.fr b/docs/manual/mod/mod_proxy.html.fr
index 4414588edb2..6f2ca4450e2 100644
--- a/docs/manual/mod/mod_proxy.html.fr
+++ b/docs/manual/mod/mod_proxy.html.fr
@@ -1298,6 +1298,15 @@ l'espace d'URLs du serveur local
est le même qu'avec les autres erreurs de worker.
Disponible à partir de la version 2.2.17 du serveur HTTP Apache.
+
failontimeout |
+ Off |
+ Si ce paramètre est défini à "On", un délai d'attente
+ dépassé en entrée/sortie après envoi d'une requête au serveur
+ d'arrière-plan va mettre le processus en état d'erreur. La
+ sortie de cet état d'erreur se passe de la même façon que pour
+ les autres erreurs. Disponible à partir de la version 2.2.25 du
+ serveur HTTP Apache.
+ |
forcerecovery |
On |
Force la récupération immédiate de tous les membres du
diff --git a/docs/manual/mod/mod_proxy_http.html.fr b/docs/manual/mod/mod_proxy_http.html.fr
index 8f3f8e44708..d2980c141be 100644
--- a/docs/manual/mod/mod_proxy_http.html.fr
+++ b/docs/manual/mod/mod_proxy_http.html.fr
@@ -70,7 +70,9 @@
Outre les directives de configuration qui contrôlent le
comportement de mod_proxy , plusieurs variables
d'environnement permettent de contrôler le fournisseur du
- protocole HTTP :
+ protocole HTTP. Parmi les variables suivantes, celle qui ne
+ nécessitent pas de valeur particulière sont définies quelle que soit
+ la valeur qu'on leur affecte.
- proxy-sendextracrlf
- Provoque l'envoi par le mandataire d'une nouvelle ligne
diff --git a/docs/manual/mod/mod_proxy_http.html.ja.utf8 b/docs/manual/mod/mod_proxy_http.html.ja.utf8
index 3b13065cbcf..3b7d693d30c 100644
--- a/docs/manual/mod/mod_proxy_http.html.ja.utf8
+++ b/docs/manual/mod/mod_proxy_http.html.ja.utf8
@@ -28,6 +28,10 @@
fr |
ja
+
ãã®æ¥æ¬èªè¨³ã¯ãã§ã«å¤ããªã£ã¦ãã
+ å¯è½æ§ãããã¾ãã
+ æè¿æ´æ°ãããå
容ãè¦ãã«ã¯è±èªçãã覧ä¸ããã
+
説æ: | mod_proxy ã®ããã® HTTP ãµãã¼ãã¢ã¸ã¥ã¼ã« |
ã¹ãã¼ã¿ã¹: | Extension |
ã¢ã¸ã¥ã¼ã«èå¥å: | proxy_http_module |
diff --git a/docs/manual/mod/mod_proxy_http.xml.meta b/docs/manual/mod/mod_proxy_http.xml.meta
index 147125b828f..48cd9192b84 100644
--- a/docs/manual/mod/mod_proxy_http.xml.meta
+++ b/docs/manual/mod/mod_proxy_http.xml.meta
@@ -8,7 +8,7 @@
en
- fr
+ fr
ja
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index 7362048d99e..1f891f2702a 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -589,16 +589,21 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
-Description: | Disallow compression on the SSL level |
+Description: | Enable compression on the SSL level |
Syntax: | SSLCompression on|off |
-Default: | SSLCompression on |
+Default: | SSLCompression off |
Context: | server config, virtual host |
Status: | Extension |
Module: | mod_ssl |
Compatibility: | Available in httpd 2.2.24 and later, if using OpenSSL 0.9.8 or later;
-virtual host scope available if using OpenSSL 1.0.0 or later |
+virtual host scope available if using OpenSSL 1.0.0 or later.
+The default used to be on in versions 2.2.24 to 2.2.25.
- This directive allows to disable compression on the SSL level.
+ This directive allows to enable compression on the SSL level.
+
+ Enabling compression causes security issues in most setups (the so called
+CRIME attack).
+
@@ -1247,7 +1252,7 @@ SSLProxyEngine on
Override: | Not applicable |
Status: | Extension |
Module: | mod_ssl |
-Compatibility: | Available in Apache 2.2.22 and later |
+Compatibility: | Available in Apache 2.2.23 and later |
This directive sets the all-in-one file where you keep the certificate chain
diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index d37f54d5e1b..aa53fec37c0 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -685,7 +685,7 @@ wird |
Dokumenten
ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | C |
Konfiguriert den HTTP-Response-Header
Server |
-
SetEnv env-variable value | | svdh | B |
Sets environment variables |
+
SetEnv env-variable [value] | | svdh | B |
Sets environment variables |
SetEnvIf attribute
regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on attributes of the request
@@ -727,7 +727,7 @@ Client Auth |
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index 434c16f7b39..dddcca2b9f4 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -707,7 +707,7 @@ Client Auth
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es
index c9bb8d41bbf..09ce7300f24 100644
--- a/docs/manual/mod/quickreference.html.es
+++ b/docs/manual/mod/quickreference.html.es
@@ -671,7 +671,7 @@ is accessed by an incompatible browser
ServerSignature On|Off|EMail | Off | svdh | C |
Configures the footer on server-generated documents |
ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | C |
Configures the Server HTTP response
header |
-
SetEnv env-variable value | | svdh | B |
Sets environment variables |
+
SetEnv env-variable [value] | | svdh | B |
Sets environment variables |
SetEnvIf attribute
regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on attributes of the request
@@ -714,7 +714,7 @@ Client Auth |
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8
index 032cfe7edb9..fb1e008ff2c 100644
--- a/docs/manual/mod/quickreference.html.ja.utf8
+++ b/docs/manual/mod/quickreference.html.ja.utf8
@@ -643,7 +643,7 @@ Client Auth
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index 0df3b525e7b..d6c9cb7776c 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -657,7 +657,7 @@ Client Auth
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.ru.koi8-r b/docs/manual/mod/quickreference.html.ru.koi8-r
index 367fa0ad501..6fcee07d45a 100644
--- a/docs/manual/mod/quickreference.html.ru.koi8-r
+++ b/docs/manual/mod/quickreference.html.ru.koi8-r
@@ -669,7 +669,7 @@ is accessed by an incompatible browser
ServerSignature On|Off|EMail | Off | svdh | C |
Configures the footer on server-generated documents |
ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | C |
Configures the Server HTTP response
header |
-
SetEnv env-variable value | | svdh | B |
Sets environment variables |
+
SetEnv env-variable [value] | | svdh | B |
Sets environment variables |
SetEnvIf attribute
regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on attributes of the request
@@ -712,7 +712,7 @@ Client Auth |
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8
index 2c45f3f42da..48fd7dbcb27 100644
--- a/docs/manual/mod/quickreference.html.tr.utf8
+++ b/docs/manual/mod/quickreference.html.tr.utf8
@@ -717,7 +717,7 @@ Client Auth
SSLCertificateKeyFile file-path | | sk | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | skdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sk | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sk | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sk | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/mod/quickreference.html.zh-cn b/docs/manual/mod/quickreference.html.zh-cn
index 4cede66b4c6..b5a8be88321 100644
--- a/docs/manual/mod/quickreference.html.zh-cn
+++ b/docs/manual/mod/quickreference.html.zh-cn
@@ -659,7 +659,7 @@ is accessed by an incompatible browser
ServerSignature On|Off|EMail | Off | svdh | C |
Configures the footer on server-generated documents |
ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | C |
Configures the Server HTTP response
header |
-
SetEnv env-variable value | | svdh | B |
Sets environment variables |
+
SetEnv env-variable [value] | | svdh | B |
Sets environment variables |
SetEnvIf attribute
regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on attributes of the request
@@ -702,7 +702,7 @@ Client Auth |
SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
-
SSLCompression on|off | on | sv | E |
Disallow compression on the SSL level |
+
SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
diff --git a/docs/manual/stopping.html.fr b/docs/manual/stopping.html.fr
index d9de31bb29e..3de906099a5 100644
--- a/docs/manual/stopping.html.fr
+++ b/docs/manual/stopping.html.fr
@@ -147,7 +147,8 @@
tableau utilisé pour garder la trace de tous les processus
enfants au cours des différentes générations.
-
Le module status utilise aussi un G
afin d'indiquer
+
Dans son état des processus,
+ le module status utilise aussi un G
afin d'indiquer
quels processus enfants ont encore des traitements de requêtes en cours
débutés avant que l'ordre graceful restart ne soit donné.