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 513a31447b..938195a45f 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 786309bb58..9e68051bd5 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 fa5b0d090e..3330d82da8 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 18c458de21..8b5efe5931 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 f322e353e3..860381663a 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 be44de5267..4dcf8a296a 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 75e08bd421..1baba7e815 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 53976e58ba..56001bf903 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 d07fb7c081..38d274c262 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 ccc9a074e9..39fff6171c 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 2182a0f9ae..658f995cfe 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 26addcf7e2..4319de6bf2 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 08fcb5c7f8..af940cc463 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 22039b78a2..85a5b24eeb 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 d63cb933f1..c735538996 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 f33dda669a..ac1dc4607b 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 c198e90248..e386bcee33 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 4db70c873d..55ce6f205e 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 8f62f74cf9..9bc9210845 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 afb2b04fe2..efc2b65492 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 14c92c1390..dfededf687 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 03003ead0d..966080c69d 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 6bf74ea687..092664a068 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 857c2f9c3f..fde44c2f3f 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 ce56bbc13a..4f8c012f3d 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 b53da3ec1a..6271ab38ae 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 3d7a5c0d81..1e373e2ec0 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 7145400f78..8d7a6611fc 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 7bd68b4a09..4a50447680 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 5bb22c2f70..ee1c5ac48d 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 ab0b424a03..b103d7d2cc 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 829632de7b..a8aa327cbd 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 ca4371e09e..f0717ddb64 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 13bea9ccbb..fb5656fac0 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 0890a9e4c8..46104afb91 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 dbb702e482..d6f8440807 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 53959bd131..4166e35c8e 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 08c20e9dec..05e9ace006 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 d92f8c6f09..f9f32598a0 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 1dad1c3ee1..2a3d2c8f0d 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 685ef66b8a..0a19258698 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