From: Rainer Jung
Configuring Apache HTTP Server to listen on specific addresses and ports.
@@ -185,7 +186,8 @@ fr | ja | ko | - tr + tr | + zh-cn diff --git a/docs/manual/bind.html.fr b/docs/manual/bind.html.fr index 513a31447be..938195a45ff 100644 --- a/docs/manual/bind.html.fr +++ b/docs/manual/bind.html.fr @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnConfiguration du serveur HTTP Apache pour l'écoute @@ -194,7 +195,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/bind.html.ja.utf8 b/docs/manual/bind.html.ja.utf8 index 786309bb580..9e68051bd5e 100644 --- a/docs/manual/bind.html.ja.utf8 +++ b/docs/manual/bind.html.ja.utf8 @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cnThis document supplements the mod_cache
,
@@ -624,7 +625,8 @@ CacheDirLength 1
Ce document complète la documentation de référence des modules @@ -719,7 +720,8 @@ CacheDirLength 1
diff --git a/docs/manual/caching.html.tr.utf8 b/docs/manual/caching.html.tr.utf8 index fa5b0d090e4..3330d82da82 100644 --- a/docs/manual/caching.html.tr.utf8 +++ b/docs/manual/caching.html.tr.utf8 @@ -20,7 +20,8 @@This document describes the files used to configure Apache HTTP @@ -193,7 +194,8 @@ Server.
fr | ja | ko | - tr + tr | + zh-cn diff --git a/docs/manual/configuring.html.fr b/docs/manual/configuring.html.fr index 18c458de21e..8b5efe59312 100644 --- a/docs/manual/configuring.html.fr +++ b/docs/manual/configuring.html.fr @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnCe document décrit les fichiers utilisés pour configurer @@ -207,7 +208,8 @@ le Serveur HTTP Apache.
fr | ja | ko | - tr + tr | + zh-cn diff --git a/docs/manual/configuring.html.ja.utf8 b/docs/manual/configuring.html.ja.utf8 index f322e353e38..860381663ab 100644 --- a/docs/manual/configuring.html.ja.utf8 +++ b/docs/manual/configuring.html.ja.utf8 @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cnLe serveur HTTP Apache fournit des messages d'erreur génériques @@ -221,7 +222,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/custom-error.html.ja.utf8 b/docs/manual/custom-error.html.ja.utf8 index be44de5267b..4dcf8a296ae 100644 --- a/docs/manual/custom-error.html.ja.utf8 +++ b/docs/manual/custom-error.html.ja.utf8 @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cn
This page could be summarized with the statement: don't @@ -193,7 +194,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/dns-caveats.html.fr b/docs/manual/dns-caveats.html.fr index 75e08bd4211..1baba7e8157 100644 --- a/docs/manual/dns-caveats.html.fr +++ b/docs/manual/dns-caveats.html.fr @@ -22,7 +22,8 @@ fr | ja | ko | - tr + tr | + zh-cnCette page pourrait se résumer ainsi : configurez le @@ -202,7 +203,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/dns-caveats.html.ja.utf8 b/docs/manual/dns-caveats.html.ja.utf8 index 53976e58ba4..56001bf9038 100644 --- a/docs/manual/dns-caveats.html.ja.utf8 +++ b/docs/manual/dns-caveats.html.ja.utf8 @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnThe Apache HTTP Server is a modular program where the @@ -98,9 +99,9 @@ $ make install
Configure Apache HTTP Server with all modules enabled, and loaded
- as shared objects. You can then remove individual ones by
- commenting out the LoadModule
directives in
+
Configure Apache HTTP Server with all modules enabled. Only a basic
+ set will be loaded during server startup. You can change the set of loaded
+ modules by activating or deactivating the LoadModule
directives in
httpd.conf
.
@@ -109,6 +110,20 @@ $ make install
Some modules are only useful for developers and will not be build.
+ when using the module set all. To build all available modules
+ including developer modules use reallyall. In addition the
+ LoadModule
directives for all
+ built modules can be activated via the configure option
+ --enable-load-all-modules
.
+$ ./configure --enable-mods-shared=reallyall --enable-load-all-modules
+$ make install
+
mod_foo.c
, into its own DSO
@@ -285,7 +300,8 @@ $ apxs -cia mod_foo.c
fr |
ja |
ko |
- tr
+ tr |
+ zh-cn
diff --git a/docs/manual/dso.html.fr b/docs/manual/dso.html.fr
index d07fb7c0811..38d274c2628 100644
--- a/docs/manual/dso.html.fr
+++ b/docs/manual/dso.html.fr
@@ -22,7 +22,8 @@
fr |
ja |
ko |
- tr
+ tr |
+ zh-cn
La conception modulaire du serveur HTTP Apache permet à l'administrateur @@ -307,7 +308,8 @@ $ apxs -cia mod_foo.c fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/dso.html.ja.utf8 b/docs/manual/dso.html.ja.utf8 index ccc9a074e99..39fff6171cc 100644 --- a/docs/manual/dso.html.ja.utf8 +++ b/docs/manual/dso.html.ja.utf8 @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnThere are two kinds of environment variables that affect @@ -494,7 +495,8 @@ BrowserMatch "JDK/1\.0" force-response-1.0 fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/env.html.fr b/docs/manual/env.html.fr index 2182a0f9ae3..658f995cfe0 100644 --- a/docs/manual/env.html.fr +++ b/docs/manual/env.html.fr @@ -22,7 +22,8 @@ fr | ja | ko | - tr + tr | + zh-cnDeux types de variables d'environnement affectent le serveur @@ -527,7 +528,8 @@ BrowserMatch "JDK/1\.0" force-response-1.0 fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/env.html.ja.utf8 b/docs/manual/env.html.ja.utf8 index 26addcf7e2a..4319de6bf26 100644 --- a/docs/manual/env.html.ja.utf8 +++ b/docs/manual/env.html.ja.utf8 @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnThis document describes the use of filters in Apache.
@@ -151,7 +152,8 @@ but deprecated. Use dynamic configuration instead. fr | ja | ko | - tr + tr | + zh-cn diff --git a/docs/manual/filter.html.es b/docs/manual/filter.html.es index 08fcb5c7f8f..af940cc4636 100644 --- a/docs/manual/filter.html.es +++ b/docs/manual/filter.html.es @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnCe document décrit l'utilisation des filtres avec Apache.
@@ -167,7 +168,8 @@ configuration dynamique fr | ja | ko | - tr + tr | + zh-cn diff --git a/docs/manual/filter.html.ja.utf8 b/docs/manual/filter.html.ja.utf8 index 22039b78a2c..85a5b24eebc 100644 --- a/docs/manual/filter.html.ja.utf8 +++ b/docs/manual/filter.html.ja.utf8 @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cnThis glossary defines some of the common terminology related to Apache in @@ -474,7 +475,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/glossary.html.es b/docs/manual/glossary.html.es index d63cb933f12..c7355389969 100644 --- a/docs/manual/glossary.html.es +++ b/docs/manual/glossary.html.es @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cnCe glossaire définit la terminologie courante relative à Apache en @@ -51,7 +52,8 @@
Authentication is any process by which you verify that @@ -628,7 +629,8 @@ person in fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/howto/auth.html.fr b/docs/manual/howto/auth.html.fr index f33dda669af..ac1dc4607b4 100644 --- a/docs/manual/howto/auth.html.fr +++ b/docs/manual/howto/auth.html.fr @@ -22,7 +22,8 @@ fr | ja | ko | - tr + tr | + zh-cnL'authentification est un processus qui vous permet de vérifier @@ -663,7 +664,8 @@ autorisation fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/howto/auth.html.ja.utf8 b/docs/manual/howto/auth.html.ja.utf8 index c198e90248b..e386bcee336 100644 --- a/docs/manual/howto/auth.html.ja.utf8 +++ b/docs/manual/howto/auth.html.ja.utf8 @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnAvailable Languages: en | fr | ja | - ko
+ ko | + zh-cn diff --git a/docs/manual/howto/cgi.html.fr b/docs/manual/howto/cgi.html.fr index 4db70c873df..55ce6f205ee 100644 --- a/docs/manual/howto/cgi.html.fr +++ b/docs/manual/howto/cgi.html.fr @@ -21,7 +21,8 @@Langues Disponibles: en | fr | ja | - ko
+ ko | + zh-cn diff --git a/docs/manual/howto/cgi.html.ja.utf8 b/docs/manual/howto/cgi.html.ja.utf8 index 8f62f74cf92..9bc92108458 100644 --- a/docs/manual/howto/cgi.html.ja.utf8 +++ b/docs/manual/howto/cgi.html.ja.utf8 @@ -22,7 +22,8 @@ + ko | + zh-cn°¡´ÉÇÑ ¾ð¾î: en | fr | ja | - ko
+ ko | + zh-cn°¡´ÉÇÑ ¾ð¾î: en | fr | ja | - ko
+ ko | + zh-cn diff --git a/docs/manual/howto/htaccess.html b/docs/manual/howto/htaccess.html index afb2b04fe2a..efc2b654929 100644 --- a/docs/manual/howto/htaccess.html +++ b/docs/manual/howto/htaccess.html @@ -19,3 +19,7 @@ Content-type: text/html; charset=EUC-KR URI: htaccess.html.pt-br Content-Language: pt-br Content-type: text/html; charset=ISO-8859-1 + +URI: htaccess.html.zh-cn +Content-Language: zh-cn +Content-type: text/html; charset=UTF-8 diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en index 14c92c1390b..dfededf687f 100644 --- a/docs/manual/howto/htaccess.html.en +++ b/docs/manual/howto/htaccess.html.en @@ -22,7 +22,8 @@ fr | ja | ko | - pt-br + pt-br | + zh-cn.htaccess
files provide a way to make configuration
@@ -418,7 +419,8 @@ Options +IncludesNoExec -ExecCGI
fr |
ja |
ko |
- pt-br
Les fichiers .htaccess
fournissent une méthode pour
@@ -461,7 +462,8 @@ Includes - SSI)
fr |
ja |
ko |
- pt-br
On systems with multiple users, each user can be permitted to have a @@ -191,7 +192,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/howto/public_html.html.fr b/docs/manual/howto/public_html.html.fr index 03003ead0da..966080c69d5 100644 --- a/docs/manual/howto/public_html.html.fr +++ b/docs/manual/howto/public_html.html.fr @@ -22,7 +22,8 @@ fr | ja | ko | - tr + tr | + zh-cnSur les systèmes multi-utilisateurs, on peut permettre à chaque @@ -207,7 +208,8 @@ avec le syst fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/howto/public_html.html.ja.utf8 b/docs/manual/howto/public_html.html.ja.utf8 index 6bf74ea687d..092664a068f 100644 --- a/docs/manual/howto/public_html.html.ja.utf8 +++ b/docs/manual/howto/public_html.html.ja.utf8 @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnAvailable Languages: en | fr | ja | - ko
+ ko | + zh-cnServer-side includes provide a means to add dynamic content to @@ -473,7 +474,8 @@ modified?
Available Languages: en | fr | ja | - ko
+ ko | + zh-cn diff --git a/docs/manual/howto/ssi.html.fr b/docs/manual/howto/ssi.html.fr index 857c2f9c3ff..fde44c2f3fd 100644 --- a/docs/manual/howto/ssi.html.fr +++ b/docs/manual/howto/ssi.html.fr @@ -23,7 +23,8 @@Langues Disponibles: en | fr | ja | - ko
+ ko | + zh-cnLes SSI permettent d'ajouter du contenu dynamique à des documents @@ -484,7 +485,8 @@ HTML pr
Langues Disponibles: en | fr | ja | - ko
+ ko | + zh-cn diff --git a/docs/manual/howto/ssi.html.ja.utf8 b/docs/manual/howto/ssi.html.ja.utf8 index ce56bbc13a3..4f8c012f3dd 100644 --- a/docs/manual/howto/ssi.html.ja.utf8 +++ b/docs/manual/howto/ssi.html.ja.utf8 @@ -22,7 +22,8 @@ + ko | + zh-cn°¡´ÉÇÑ ¾ð¾î: en | fr | ja | - ko
+ ko | + zh-cn°¡´ÉÇÑ ¾ð¾î: en | fr | ja | - ko
+ ko | + zh-cn diff --git a/docs/manual/install.html b/docs/manual/install.html index b53da3ec1a0..6271ab38aee 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -27,3 +27,7 @@ Content-type: text/html; charset=EUC-KR URI: install.html.tr.utf8 Content-Language: tr Content-type: text/html; charset=UTF-8 + +URI: install.html.zh-cn +Content-Language: zh-cn +Content-type: text/html; charset=UTF-8 diff --git a/docs/manual/install.html.de b/docs/manual/install.html.de index 3d7a5c0d819..1e373e2ec05 100644 --- a/docs/manual/install.html.de +++ b/docs/manual/install.html.de @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cnOn Windows, Apache is normally run as a service on Windows @@ -144,7 +145,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/invoking.html.es b/docs/manual/invoking.html.es index 7145400f787..8d7a6611fc6 100644 --- a/docs/manual/invoking.html.es +++ b/docs/manual/invoking.html.es @@ -24,7 +24,8 @@ fr | ja | ko | - tr + tr | + zh-cnApache est habituellement lancé en tant que service @@ -157,7 +158,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/invoking.html.ja.utf8 b/docs/manual/invoking.html.ja.utf8 index 7bd68b4a094..4a50447680a 100644 --- a/docs/manual/invoking.html.ja.utf8 +++ b/docs/manual/invoking.html.ja.utf8 @@ -25,7 +25,8 @@ fr | ja | ko | - tr + tr | + zh-cnIn order to effectively manage a web server, it is necessary @@ -687,7 +688,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/logs.html.fr b/docs/manual/logs.html.fr index 5bb22c2f703..ee1c5ac48dd 100644 --- a/docs/manual/logs.html.fr +++ b/docs/manual/logs.html.fr @@ -22,7 +22,8 @@ fr | ja | ko | - tr + tr | + zh-cnPour véritablement gérer un serveur web, @@ -746,7 +747,8 @@ fr | ja | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/logs.html.ja.utf8 b/docs/manual/logs.html.ja.utf8 index ab0b424a030..b103d7d2cc2 100644 --- a/docs/manual/logs.html.ja.utf8 +++ b/docs/manual/logs.html.ja.utf8 @@ -23,7 +23,8 @@ fr | ja | ko | - tr + tr | + zh-cnAvailable Languages: en | fr | ko | - tr
+ tr | + zh-cn @@ -994,7 +995,8 @@Available Languages: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/perf-tuning.html.fr b/docs/manual/misc/perf-tuning.html.fr index 829632de7b2..a8aa327cbd2 100644 --- a/docs/manual/misc/perf-tuning.html.fr +++ b/docs/manual/misc/perf-tuning.html.fr @@ -21,7 +21,8 @@Langues Disponibles: en | fr | ko | - tr
+ tr | + zh-cn @@ -1066,7 +1067,8 @@Langues Disponibles: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/perf-tuning.html.ko.euc-kr b/docs/manual/misc/perf-tuning.html.ko.euc-kr index ca4371e09e9..f0717ddb64f 100644 --- a/docs/manual/misc/perf-tuning.html.ko.euc-kr +++ b/docs/manual/misc/perf-tuning.html.ko.euc-kr @@ -21,7 +21,8 @@°¡´ÉÇÑ ¾ð¾î: en | fr | ko | - tr
+ tr | + zh-cn°¡´ÉÇÑ ¾ð¾î: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/perf-tuning.html.tr.utf8 b/docs/manual/misc/perf-tuning.html.tr.utf8 index 13bea9ccbb3..fb5656fac0a 100644 --- a/docs/manual/misc/perf-tuning.html.tr.utf8 +++ b/docs/manual/misc/perf-tuning.html.tr.utf8 @@ -21,7 +21,8 @@Mevcut Diller: en | fr | ko | - tr
+ tr | + zh-cnMevcut Diller: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/relevant_standards.html b/docs/manual/misc/relevant_standards.html index 0890a9e4c86..46104afb915 100644 --- a/docs/manual/misc/relevant_standards.html +++ b/docs/manual/misc/relevant_standards.html @@ -7,3 +7,7 @@ Content-type: text/html; charset=ISO-8859-1 URI: relevant_standards.html.ko.euc-kr Content-Language: ko Content-type: text/html; charset=EUC-KR + +URI: relevant_standards.html.zh-cn +Content-Language: zh-cn +Content-type: text/html; charset=UTF-8 diff --git a/docs/manual/misc/relevant_standards.html.en b/docs/manual/misc/relevant_standards.html.en index dbb702e482f..d6f8440807a 100644 --- a/docs/manual/misc/relevant_standards.html.en +++ b/docs/manual/misc/relevant_standards.html.en @@ -19,7 +19,8 @@ Apache > HTTP Server > Documentation > Version 2.3 > Miscellaneous DocumentationAvailable Languages: en | fr | ko | - tr
+ tr | + zh-cnSome hints and tips on security issues in setting up a web server. @@ -449,7 +450,8 @@
Available Languages: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/security_tips.html.fr b/docs/manual/misc/security_tips.html.fr index 53959bd1312..4166e35c8e0 100644 --- a/docs/manual/misc/security_tips.html.fr +++ b/docs/manual/misc/security_tips.html.fr @@ -21,7 +21,8 @@Langues Disponibles: en | fr | ko | - tr
+ tr | + zh-cnCe document propose quelques conseils et astuces concernant les @@ -468,7 +469,8 @@
Langues Disponibles: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/security_tips.html.ko.euc-kr b/docs/manual/misc/security_tips.html.ko.euc-kr index 08c20e9dec3..05e9ace006d 100644 --- a/docs/manual/misc/security_tips.html.ko.euc-kr +++ b/docs/manual/misc/security_tips.html.ko.euc-kr @@ -21,7 +21,8 @@°¡´ÉÇÑ ¾ð¾î: en | fr | ko | - tr
+ tr | + zh-cn°¡´ÉÇÑ ¾ð¾î: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/misc/security_tips.html.tr.utf8 b/docs/manual/misc/security_tips.html.tr.utf8 index d92f8c6f097..f9f32598a0f 100644 --- a/docs/manual/misc/security_tips.html.tr.utf8 +++ b/docs/manual/misc/security_tips.html.tr.utf8 @@ -21,7 +21,8 @@Mevcut Diller: en | fr | ko | - tr
+ tr | + zh-cnMevcut Diller: en | fr | ko | - tr
+ tr | + zh-cn diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 1dad1c3ee14..2a3d2c8f0de 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -23,3 +23,7 @@ Content-type: text/html; charset=UTF-8 URI: core.html.tr.utf8 Content-Language: tr Content-type: text/html; charset=UTF-8 + +URI: core.html.zh-cn +Content-Language: zh-cn +Content-type: text/html; charset=UTF-8 diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 685ef66b8a9..0a19258698a 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -26,7 +26,8 @@ es | fr | ja | - tr + tr | + zh-cnTimeOut Sekunden
TimeOut 300
TimeOut 60