diff --git a/docs/manual/configuring.html.tr.utf8 b/docs/manual/configuring.html.tr.utf8 index 4476290b62..864be03743 100644 --- a/docs/manual/configuring.html.tr.utf8 +++ b/docs/manual/configuring.html.tr.utf8 @@ -125,7 +125,7 @@ açıklanmıştır.
sırasında sunucunun temel bir modül kümesi içermesi sağlanır. Eğer sunucu devingen yüklenen modülleri kullanmak üzere yapılandırılarak derlenirse modüller - ayrı olarak derlenip gerektiği zaman
+ ayrı olarak derlenip gerektiği zaman
LoadModule yönergesi kullanılarak yüklenebilir. Aksi takdirde,
ek modülleri yükleyebilmek veya kaldırabilmek için httpd’nin yeniden
derlenmesi gerekir. Yapılandırma yönergeleri belli bir modülün varlığına
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en
index 1326211228..787df2dccd 100644
--- a/docs/manual/env.html.en
+++ b/docs/manual/env.html.en
@@ -415,7 +415,7 @@
If you have to support a client which sends broken headers and
which can't be fixed, a simple workaround involving mod_setenvif
- and mod_header allows you to still accept
+
and mod_headers allows you to still accept
these headers:
diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja index ead3237e33..0aa1b70e40 100644 --- a/docs/manual/env.xml.ja +++ b/docs/manual/env.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/howto/auth.xml.ja b/docs/manual/howto/auth.xml.ja index 553c3598d5..85d6f40fb9 100644 --- a/docs/manual/howto/auth.xml.ja +++ b/docs/manual/howto/auth.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/howto/htaccess.xml.ja b/docs/manual/howto/htaccess.xml.ja index 43eb9f5b75..cf98ae4e4a 100644 --- a/docs/manual/howto/htaccess.xml.ja +++ b/docs/manual/howto/htaccess.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/mod/mod_authn_dbm.xml.ja b/docs/manual/mod/mod_authn_dbm.xml.ja index 32b06c77ab..a6cd117912 100644 --- a/docs/manual/mod/mod_authn_dbm.xml.ja +++ b/docs/manual/mod/mod_authn_dbm.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_cache.xml.ja b/docs/manual/mod/mod_cache.xml.ja index 2ebc6acc36..ad03e9773f 100644 --- a/docs/manual/mod/mod_cache.xml.ja +++ b/docs/manual/mod/mod_cache.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_ext_filter.xml.ja b/docs/manual/mod/mod_ext_filter.xml.ja index 5706904d02..fb3e51bb21 100644 --- a/docs/manual/mod/mod_ext_filter.xml.ja +++ b/docs/manual/mod/mod_ext_filter.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_info.xml.ja b/docs/manual/mod/mod_info.xml.ja index 490b7b2397..a61f08d28f 100644 --- a/docs/manual/mod/mod_info.xml.ja +++ b/docs/manual/mod/mod_info.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_remoteip.xml.meta b/docs/manual/mod/mod_remoteip.xml.meta index 1a7c78a9f1..771852e80c 100644 --- a/docs/manual/mod/mod_remoteip.xml.meta +++ b/docs/manual/mod/mod_remoteip.xml.meta @@ -8,6 +8,6 @@-diff --git a/docs/manual/mod/mod_session_crypto.html.en b/docs/manual/mod/mod_session_crypto.html.en index a9831e65bf..a51a61d58e 100644 --- a/docs/manual/mod/mod_session_crypto.html.en +++ b/docs/manual/mod/mod_session_crypto.html.en @@ -153,11 +153,12 @@ SessionCryptoPassphrase secret en -fr +fr
The NSS crypto driver might have already been configured by another
- part of the server, for example from mod_nss or
- mod_ldap. If found to have already been configured,
- a warning will be logged, and the existing configuration will have taken affect.
- To avoid this warning, use the noinit parameter as follows.
The NSS crypto driver might have already been
+ configured by another part of the server, for example from
+ mod_nss or mod_ldap. If found to
+ have already been configured, a warning will be logged, and the
+ existing configuration will have taken affect. To avoid this
+ warning, use the noinit parameter as follows.
SessionCryptoDriver nss noinit
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index e589b377cf..35e116728f 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -1675,7 +1675,7 @@ be examined and a chain of trust will be constructed.
Security warning
If this directive is enabled, all of the certificates in the file will be
-trusted as if they were also in
+trusted as if they were also in
SSLProxyCACertificateFile.
Example
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index faf8f74419..4a87841198 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -579,7 +579,7 @@ Apache HTTP Server
ThreadsPerChild
settings require more than 16 server processes (default). Do not set
the value of this directive any higher than the number of server
- processes required by what you may want for MaxRequestWorkers and ThreadsPerChild.
+ processes required by what you may want for MaxRequestWorkers and ThreadsPerChild.
Note
There is a hard limit of ServerLimit 20000 compiled
diff --git a/docs/manual/mod/mpm_common.html.ja.utf8 b/docs/manual/mod/mpm_common.html.ja.utf8
index d24fec312b..ed68dbf139 100644
--- a/docs/manual/mod/mpm_common.html.ja.utf8
+++ b/docs/manual/mod/mpm_common.html.ja.utf8
@@ -555,7 +555,7 @@ simultaneously
ThreadsPerChild
の設定で 16 サーバプロセス (デフォルト)
以上必要になる場合にのみ使用してください。希望の
- MaxClients と
+ MaxClients と
ThreadsPerChild
とくらべて、必要となるサーバプロセス数以上に大きな値を
設定することは避けてください。
diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en
index 16f6087a8f..e73b9bed3b 100644
--- a/docs/manual/mod/worker.html.en
+++ b/docs/manual/mod/worker.html.en
@@ -105,17 +105,17 @@
MaxRequestWorkers directive.
The maximum number of active child processes is determined by
the MaxRequestWorkers
- directive divided by the
+ directive divided by the
ThreadsPerChild directive.
Two directives set hard limits on the number of active child
processes and the number of server threads in a child process,
and can only be changed by fully stopping the server and then
- starting it again. ServerLimit
+ starting it again. ServerLimit
is a hard limit on the number of active child
processes, and must be greater than or equal to the
MaxRequestWorkers
- directive divided by the
+ directive divided by the
ThreadsPerChild directive.
ThreadLimit is a hard
limit of the number of server threads, and must be greater than
@@ -131,10 +131,10 @@
the following:
- - set the value of
+ - set the value of
MaxConnectionsPerChild to zero
- - set the value of
+ - set the value of
MaxSpareThreads to the same value as
MaxRequestWorkers
diff --git a/docs/manual/mod/worker.html.ja.utf8 b/docs/manual/mod/worker.html.ja.utf8
index bdbb301d4b..ea34716c72 100644
--- a/docs/manual/mod/worker.html.ja.utf8
+++ b/docs/manual/mod/worker.html.ja.utf8
@@ -126,10 +126,10 @@
活動中の子プロセスの数と子プロセス中のサーバスレッドの数の越えられない
上限を設定するディレクティブが二つあります。これらはサーバを
完全に停止して、再起動することでしか変更することはできません。
- ServerLimit
+ ServerLimit
は活動中の子プロセスの越えられない上限を設定し、
MaxClients ディレクティブ
- の値を
+ の値を
ThreadsPerChild の値で割った値以上である
必要があります。ThreadLimit は
サーバスレッドの越えられない上限で、ThreadsPerChild ディレクティブの
@@ -143,10 +143,10 @@
これは以下の様にして実現できます。
-
+
MaxRequestsPerChild の値を 0 に設定する
-
+
MaxSpareThreads の値を
MaxClients
と同じ値にする
diff --git a/docs/manual/new_features_2_0.html.en b/docs/manual/new_features_2_0.html.en
index d2352f5d30..55f08e0e01 100644
--- a/docs/manual/new_features_2_0.html.en
+++ b/docs/manual/new_features_2_0.html.en
@@ -157,7 +157,7 @@
browsers to request that content be compressed before delivery,
saving network bandwidth.
- mod_auth_ldap
+ mod_auth_ldap
- New module in Apache httpd 2.0.41. This module allows an LDAP
database to be used to store credentials for HTTP Basic
@@ -225,7 +225,7 @@
using
mod_include's variables $0
.. $9.
- mod_auth_dbm
+ mod_auth_dbm
- Now supports multiple types of DBM-like databases using the
AuthDBMType directive.
diff --git a/docs/manual/new_features_2_0.xml.de b/docs/manual/new_features_2_0.xml.de
index 8c24c7eaf0..eac6764db3 100644
--- a/docs/manual/new_features_2_0.xml.de
+++ b/docs/manual/new_features_2_0.xml.de
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/new_features_2_0.xml.ja b/docs/manual/new_features_2_0.xml.ja
index 5f07bb9909..96301650ac 100644
--- a/docs/manual/new_features_2_0.xml.ja
+++ b/docs/manual/new_features_2_0.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+
diff --git a/docs/manual/new_features_2_2.xml.ko b/docs/manual/new_features_2_2.xml.ko
index b45e0803bd..3b80c9761e 100644
--- a/docs/manual/new_features_2_2.xml.ko
+++ b/docs/manual/new_features_2_2.xml.ko
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+
diff --git a/docs/manual/ssl/ssl_faq.xml.meta b/docs/manual/ssl/ssl_faq.xml.meta
index 61db826966..a5d5a97804 100644
--- a/docs/manual/ssl/ssl_faq.xml.meta
+++ b/docs/manual/ssl/ssl_faq.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en
index be5c4e0134..4000276e74 100644
--- a/docs/manual/upgrading.html.en
+++ b/docs/manual/upgrading.html.en
@@ -310,8 +310,8 @@ Allow from example.org
mod_ssl: The default format of the *_DN
variables has changed. The old format can still be used with the new
LegacyDNStringFormat argument to SSLOptions. The SSLv2 protocol is
- no longer supported. SSLProxyCheckPeerCN
- and SSLProxyCheckPeerExpire
+ no longer supported. SSLProxyCheckPeerCN
+ and SSLProxyCheckPeerExpire
now default to On, causing proxy requests to HTTPS hosts
with bad or outdated certificates to fail with a 502 status code (Bad
gateway)
@@ -343,7 +343,7 @@ Allow from example.org
mod_cgid uses the servers Timeout to limit the length of time to wait for CGI output.
- This timeout can be overridden with
+ This timeout can be overridden with
CGIDScriptTImeout.
diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en
index b38e3e8139..0eb30c3d02 100644
--- a/docs/manual/urlmapping.html.en
+++ b/docs/manual/urlmapping.html.en
@@ -46,7 +46,7 @@
Related Modules and Directives
-Related Modules Related Directives
+Related Modules Related Directives
DocumentRoot
@@ -68,7 +68,7 @@
If a directory is requested (i.e. a path ending with
/), the file served from that directory is defined by
- the DirectoryIndex directive.
+ the DirectoryIndex directive.
For example, if DocumentRoot were set as above, and
you were to set:
diff --git a/docs/manual/urlmapping.html.fr b/docs/manual/urlmapping.html.fr
index f15a0b6076..39a38d856e 100644
--- a/docs/manual/urlmapping.html.fr
+++ b/docs/manual/urlmapping.html.fr
@@ -27,6 +27,8 @@
ko |
tr
+Cette traduction peut tre prime. Vrifiez la version
+ anglaise pour les changements rcents.
Ce document explique comment le serveur HTTP Apache utilise l'URL contenue dans une
requte pour dterminer le noeud du systme de fichier partir duquel le
diff --git a/docs/manual/urlmapping.xml.fr b/docs/manual/urlmapping.xml.fr
index b629ddafe7..8e062337eb 100644
--- a/docs/manual/urlmapping.xml.fr
+++ b/docs/manual/urlmapping.xml.fr
@@ -3,7 +3,7 @@
-
+
+
+
+
+
diff --git a/docs/manual/vhosts/examples.xml.ja b/docs/manual/vhosts/examples.xml.ja
index ed7237d7f2..51e6787437 100644
--- a/docs/manual/vhosts/examples.xml.ja
+++ b/docs/manual/vhosts/examples.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
diff --git a/docs/manual/vhosts/fd-limits.xml.ja b/docs/manual/vhosts/fd-limits.xml.ja
index 7b6620319a..aebf124bd6 100644
--- a/docs/manual/vhosts/fd-limits.xml.ja
+++ b/docs/manual/vhosts/fd-limits.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+