From f319aab427a89ffb0609910cba0aca34292395b6 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Thu, 24 Jan 2013 02:09:49 +0000
Subject: [PATCH] Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1437839 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/index.html.de | 10 +++++-----
docs/manual/mod/index.html.en | 16 +++++++---------
docs/manual/mod/index.html.es | 16 +++++++---------
docs/manual/mod/index.html.fr | 11 +++++------
docs/manual/mod/index.html.ja.utf8 | 4 ++--
docs/manual/mod/index.html.ko.euc-kr | 9 ++++-----
docs/manual/mod/index.html.tr.utf8 | 16 +++++++---------
docs/manual/mod/index.html.zh-cn | 16 +++++++---------
docs/manual/mod/mod_actions.html.en | 3 +--
docs/manual/mod/mod_actions.html.fr | 2 ++
docs/manual/mod/mod_actions.xml.de | 2 +-
docs/manual/mod/mod_actions.xml.fr | 2 +-
docs/manual/mod/mod_actions.xml.ja | 2 +-
docs/manual/mod/mod_actions.xml.ko | 2 +-
docs/manual/mod/mod_actions.xml.meta | 2 +-
docs/manual/mod/mod_auth_basic.html.en | 2 +-
docs/manual/mod/mod_auth_basic.html.fr | 2 ++
docs/manual/mod/mod_auth_basic.xml.fr | 2 +-
docs/manual/mod/mod_auth_basic.xml.ja | 2 +-
docs/manual/mod/mod_auth_basic.xml.ko | 2 +-
docs/manual/mod/mod_auth_basic.xml.meta | 2 +-
docs/manual/mod/mod_dav_fs.html.en | 2 +-
docs/manual/mod/mod_dav_fs.xml.ja | 2 +-
docs/manual/mod/mod_dav_fs.xml.ko | 2 +-
docs/manual/mod/mod_dav_lock.html.en | 2 +-
docs/manual/mod/mod_dav_lock.xml.ja | 2 +-
docs/manual/mod/mod_heartbeat.html.en | 2 +-
docs/manual/mod/mod_heartmonitor.html.en | 2 +-
docs/manual/mod/mpm_winnt.html.en | 3 +--
docs/manual/mod/mpm_winnt.xml.de | 2 +-
docs/manual/mod/mpm_winnt.xml.ja | 2 +-
31 files changed, 69 insertions(+), 77 deletions(-)
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de
index e27bc5606b..02d6f6a4e1 100644
--- a/docs/manual/mod/index.html.de
+++ b/docs/manual/mod/index.html.de
@@ -81,7 +81,7 @@ address)
mod_allowmethodsEasily restrict what HTTP methods can be used on the server
mod_asisSends files that contain their own
HTTP headers
-mod_auth_basicBasic authentication
+mod_auth_basicBasic HTTP authentication
mod_auth_digestUser authentication using MD5
Digest Authentication
mod_auth_formForm authentication
@@ -119,8 +119,8 @@ HTTP caching filter.
mod_dataConvert response body into an RFC2397 data URL
mod_davDistributed Authoring and Versioning
(WebDAV) functionality
-mod_dav_fsfilesystem provider for mod_dav
-mod_dav_lockgeneric locking module for mod_dav
+mod_dav_fsFilesystem provider for mod_dav
+mod_dav_lockGeneric locking module for mod_dav
mod_dbdManages SQL database connections
mod_deflateCompress content before it is delivered to the
client
@@ -143,8 +143,8 @@ delivery to the client
mod_firehoseMultiplexes all I/O to a given file or pipe.
mod_headersCustomization of HTTP request and response
headers
-mod_heartbeatsends messages with server status to frontend proxy
-mod_heartmonitorcentralized monitor for mod_heartbeat origin servers
+mod_heartbeatSends messages with server status to frontend proxy
+mod_heartmonitorCentralized monitor for mod_heartbeat origin servers
mod_identRFC 1413 ident lookups
mod_imagemapServer-side imagemap processing
mod_includeServer-parsed html documents (Server Side Includes)
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index ec1c81b919..768db311c5 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -61,8 +61,7 @@ of consuming threads only for connections with active processing
server optimized for Novell NetWare
mpmt_os2Hybrid multi-process, multi-threaded MPM for OS/2
preforkImplements a non-threaded, pre-forking web server
-mpm_winntThis Multi-Processing Module is optimized for Windows
-NT.
+mpm_winntMulti-Processing Module optimized for Windows NT.
workerMulti-Processing Module implementing a hybrid
multi-threaded multi-process web server
@@ -71,15 +70,14 @@ NT.
A | B | C | D | E | F | H | I | L | M | N | P | R | S | U | V | W | X
- mod_access_compat
- Group authorizations based on host (name or IP
address)
-- mod_actions
- This module provides for executing CGI scripts based on
-media type or request method.
+- mod_actions
- Execute CGI scripts based on media type or request method.
- mod_alias
- Provides for mapping different parts of the host
filesystem in the document tree and for URL redirection
- mod_allowhandlers
- Easily restrict what HTTP handlers can be used on the server
- mod_allowmethods
- Easily restrict what HTTP methods can be used on the server
- mod_asis
- Sends files that contain their own
HTTP headers
-- mod_auth_basic
- Basic authentication
+- mod_auth_basic
- Basic HTTP authentication
- mod_auth_digest
- User authentication using MD5
Digest Authentication
- mod_auth_form
- Form authentication
@@ -117,8 +115,8 @@ HTTP caching filter.
- mod_data
- Convert response body into an RFC2397 data URL
- mod_dav
- Distributed Authoring and Versioning
(WebDAV) functionality
-- mod_dav_fs
- filesystem provider for
mod_dav
-- mod_dav_lock
- generic locking module for
mod_dav
+- mod_dav_fs
- Filesystem provider for
mod_dav
+- mod_dav_lock
- Generic locking module for
mod_dav
- mod_dbd
- Manages SQL database connections
- mod_deflate
- Compress content before it is delivered to the
client
@@ -141,8 +139,8 @@ delivery to the client
- mod_firehose
- Multiplexes all I/O to a given file or pipe.
- mod_headers
- Customization of HTTP request and response
headers
-- mod_heartbeat
- sends messages with server status to frontend proxy
-- mod_heartmonitor
- centralized monitor for mod_heartbeat origin servers
+- mod_heartbeat
- Sends messages with server status to frontend proxy
+- mod_heartmonitor
- Centralized monitor for mod_heartbeat origin servers
- mod_ident
- RFC 1413 ident lookups
- mod_imagemap
- Server-side imagemap processing
- mod_include
- Server-parsed html documents (Server Side Includes)
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es
index 033f36a31e..3295a9030d 100644
--- a/docs/manual/mod/index.html.es
+++ b/docs/manual/mod/index.html.es
@@ -66,8 +66,7 @@ of consuming threads only for connections with active processing
server optimized for Novell NetWare
- mpmt_os2
- Hybrid multi-process, multi-threaded MPM for OS/2
- prefork
- Implements a non-threaded, pre-forking web server
-- mpm_winnt
- This Multi-Processing Module is optimized for Windows
-NT.
+- mpm_winnt
- Multi-Processing Module optimized for Windows NT.
- worker
- Multi-Processing Module implementing a hybrid
multi-threaded multi-process web server
@@ -76,15 +75,14 @@ NT.
A | B | C | D | E | F | H | I | L | M | N | P | R | S | U | V | W | X
- mod_access_compat
- Group authorizations based on host (name or IP
address)
-- mod_actions
- This module provides for executing CGI scripts based on
-media type or request method.
+- mod_actions
- Execute CGI scripts based on media type or request method.
- mod_alias
- Provides for mapping different parts of the host
filesystem in the document tree and for URL redirection
- mod_allowhandlers
- Easily restrict what HTTP handlers can be used on the server
- mod_allowmethods
- Easily restrict what HTTP methods can be used on the server
- mod_asis
- Sends files that contain their own
HTTP headers
-- mod_auth_basic
- Basic authentication
+- mod_auth_basic
- Basic HTTP authentication
- mod_auth_digest
- User authentication using MD5
Digest Authentication
- mod_auth_form
- Form authentication
@@ -122,8 +120,8 @@ HTTP caching filter.
- mod_data
- Convert response body into an RFC2397 data URL
- mod_dav
- Distributed Authoring and Versioning
(WebDAV) functionality
-- mod_dav_fs
- filesystem provider for
mod_dav
-- mod_dav_lock
- generic locking module for
mod_dav
+- mod_dav_fs
- Filesystem provider for
mod_dav
+- mod_dav_lock
- Generic locking module for
mod_dav
- mod_dbd
- Manages SQL database connections
- mod_deflate
- Compress content before it is delivered to the
client
@@ -146,8 +144,8 @@ delivery to the client
- mod_firehose
- Multiplexes all I/O to a given file or pipe.
- mod_headers
- Customization of HTTP request and response
headers
-- mod_heartbeat
- sends messages with server status to frontend proxy
-- mod_heartmonitor
- centralized monitor for mod_heartbeat origin servers
+- mod_heartbeat
- Sends messages with server status to frontend proxy
+- mod_heartmonitor
- Centralized monitor for mod_heartbeat origin servers
- mod_ident
- RFC 1413 ident lookups
- mod_imagemap
- Server-side imagemap processing
- mod_include
- Server-parsed html documents (Server Side Includes)
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr
index a9a5f5bcc6..2ce8f535c0 100644
--- a/docs/manual/mod/index.html.fr
+++ b/docs/manual/mod/index.html.fr
@@ -58,8 +58,7 @@ mobiliser des threads que pour les connexions en cours de traitement
server optimized for Novell NetWare
- mpmt_os2
- Hybrid multi-process, multi-threaded MPM for OS/2
- prefork
- Implements a non-threaded, pre-forking web server
-- mpm_winnt
- This Multi-Processing Module is optimized for Windows
-NT.
+- mpm_winnt
- Multi-Processing Module optimized for Windows NT.
- worker
- Multi-Processing Module implementing a hybrid
multi-threaded multi-process web server
@@ -118,8 +117,8 @@ HTTP caching filter.
mod_dataConvert response body into an RFC2397 data URL
mod_davDistributed Authoring and Versioning
(WebDAV) functionality
-mod_dav_fsfilesystem provider for mod_dav
-mod_dav_lockgeneric locking module for mod_dav
+mod_dav_fsFilesystem provider for mod_dav
+mod_dav_lockGeneric locking module for mod_dav
mod_dbdManages SQL database connections
mod_deflateComprime le contenu avant de le servir au
client
@@ -143,8 +142,8 @@ delivery to the client
mod_firehoseMultiplexes all I/O to a given file or pipe.
mod_headersPersonnalisation des en-têtes de requêtes et de réponses
HTTP
-mod_heartbeatsends messages with server status to frontend proxy
-mod_heartmonitorcentralized monitor for mod_heartbeat origin servers
+mod_heartbeatSends messages with server status to frontend proxy
+mod_heartmonitorCentralized monitor for mod_heartbeat origin servers
mod_identRecherche d'identité conformément à la RFC
1413
mod_imagemapServer-side imagemap processing
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8
index 487c77afe2..27915acd80 100644
--- a/docs/manual/mod/index.html.ja.utf8
+++ b/docs/manual/mod/index.html.ja.utf8
@@ -132,8 +132,8 @@ HTTP caching filter.
mod_filterContext-sensitive smart filter configuration module
mod_firehoseMultiplexes all I/O to a given file or pipe.
mod_headersHTTP ãªã¯ã¨ã¹ãã®ãããã¨å¿çã®ãããã®ã«ã¹ã¿ãã¤ãº
-mod_heartbeatsends messages with server status to frontend proxy
-mod_heartmonitorcentralized monitor for mod_heartbeat origin servers
+mod_heartbeatSends messages with server status to frontend proxy
+mod_heartmonitorCentralized monitor for mod_heartbeat origin servers
mod_identRFC 1413 ident lookups
mod_imagemapServer-side imagemap processing
mod_includeãµã¼ãããã¼ã¹ãã html ããã¥ã¡ã³ã (Server Side Includes)
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index 931600283a..8385845972 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -59,8 +59,7 @@ of consuming threads only for connections with active processing
server optimized for Novell NetWare
mpmt_os2Hybrid multi-process, multi-threaded MPM for OS/2
preforkImplements a non-threaded, pre-forking web server
-mpm_winntThis Multi-Processing Module is optimized for Windows
-NT.
+mpm_winntMulti-Processing Module optimized for Windows NT.
workerMulti-Processing Module implementing a hybrid
multi-threaded multi-process web server
@@ -112,7 +111,7 @@ HTTP caching filter.
mod_davDistributed Authoring and Versioning
(WebDAV) ±â´É
mod_dav_fsmod_dav
À» À§ÇÑ ÆÄÀϽýºÅÛ Á¦°øÀÚ
-mod_dav_lockgeneric locking module for mod_dav
+mod_dav_lockGeneric locking module for mod_dav
mod_dbdManages SQL database connections
mod_deflate³»¿ëÀ» Ŭ¶óÀÌ¾ðÆ®·Î º¸³»±â Àü¿¡ ¾ÐÃàÇÑ´Ù
mod_dialupSend static content at a bandwidth rate limit, defined by the various old modem standards
@@ -131,8 +130,8 @@ index
mod_filterContext-sensitive smart filter configuration module
mod_firehoseMultiplexes all I/O to a given file or pipe.
mod_headersHTTP ¿äû Çì´õ¿Í ÀÀ´ä Çì´õ ¼öÁ¤
-mod_heartbeatsends messages with server status to frontend proxy
-mod_heartmonitorcentralized monitor for mod_heartbeat origin servers
+mod_heartbeatSends messages with server status to frontend proxy
+mod_heartmonitorCentralized monitor for mod_heartbeat origin servers
mod_identRFC 1413 ident °Ë»ö
mod_imagemap¼¹öÃø À̹ÌÁö¸Ê(imagemap) ó¸®
mod_includeServer-parsed html documents (Server Side Includes)
diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8
index 084c88fc92..dc408ea6b3 100644
--- a/docs/manual/mod/index.html.tr.utf8
+++ b/docs/manual/mod/index.html.tr.utf8
@@ -57,8 +57,7 @@ of consuming threads only for connections with active processing
server optimized for Novell NetWare
mpmt_os2Hybrid multi-process, multi-threaded MPM for OS/2
preforkEvresiz ön çatallamalı HTTP sunucusu oluÅturur
-mpm_winntThis Multi-Processing Module is optimized for Windows
-NT.
+mpm_winntMulti-Processing Module optimized for Windows NT.
workerÃok evreli ve çok süreçli melez bir HTTP sunucusu oluÅturan çok
süreçlilik modülü.
@@ -67,15 +66,14 @@ süreçlilik modülü.
A | B | C | D | E | F | H | I | L | M | N | P | R | S | U | V | W | X
- mod_access_compat
- Group authorizations based on host (name or IP
address)
-- mod_actions
- This module provides for executing CGI scripts based on
-media type or request method.
+- mod_actions
- Execute CGI scripts based on media type or request method.
- mod_alias
- Belge aÄacının parçalarının dosya sisteminin parçalarıyla
eÅlenmesini saÄlar ve URL yönlendirmesi yapar.
- mod_allowhandlers
- Easily restrict what HTTP handlers can be used on the server
- mod_allowmethods
- Easily restrict what HTTP methods can be used on the server
- mod_asis
- Sends files that contain their own
HTTP headers
-- mod_auth_basic
- Basic authentication
+- mod_auth_basic
- Basic HTTP authentication
- mod_auth_digest
- User authentication using MD5
Digest Authentication
- mod_auth_form
- Form authentication
@@ -112,8 +110,8 @@ HTTP caching filter.
- mod_data
- Convert response body into an RFC2397 data URL
- mod_dav
- Distributed Authoring and Versioning
(WebDAV) functionality
-- mod_dav_fs
- filesystem provider for
mod_dav
-- mod_dav_lock
- generic locking module for
mod_dav
+- mod_dav_fs
- Filesystem provider for
mod_dav
+- mod_dav_lock
- Generic locking module for
mod_dav
- mod_dbd
- Manages SQL database connections
- mod_deflate
- Compress content before it is delivered to the
client
@@ -135,8 +133,8 @@ delivery to the client
- mod_firehose
- Multiplexes all I/O to a given file or pipe.
- mod_headers
- Customization of HTTP request and response
headers
-- mod_heartbeat
- sends messages with server status to frontend proxy
-- mod_heartmonitor
- centralized monitor for mod_heartbeat origin servers
+- mod_heartbeat
- Sends messages with server status to frontend proxy
+- mod_heartmonitor
- Centralized monitor for mod_heartbeat origin servers
- mod_ident
- RFC 1413 ident lookups
- mod_imagemap
- Server-side imagemap processing
- mod_include
- Server-parsed html documents (Server Side Includes)
diff --git a/docs/manual/mod/index.html.zh-cn b/docs/manual/mod/index.html.zh-cn
index 936b84abf9..328568e59b 100644
--- a/docs/manual/mod/index.html.zh-cn
+++ b/docs/manual/mod/index.html.zh-cn
@@ -56,8 +56,7 @@ of consuming threads only for connections with active processing
server optimized for Novell NetWare
- mpmt_os2
- Hybrid multi-process, multi-threaded MPM for OS/2
- prefork
- Implements a non-threaded, pre-forking web server
-- mpm_winnt
- This Multi-Processing Module is optimized for Windows
-NT.
+- mpm_winnt
- Multi-Processing Module optimized for Windows NT.
- worker
- Multi-Processing Module implementing a hybrid
multi-threaded multi-process web server
@@ -66,15 +65,14 @@ NT.
A | B | C | D | E | F | H | I | L | M | N | P | R | S | U | V | W | X
- mod_access_compat
- Group authorizations based on host (name or IP
address)
-- mod_actions
- This module provides for executing CGI scripts based on
-media type or request method.
+- mod_actions
- Execute CGI scripts based on media type or request method.
- mod_alias
- Provides for mapping different parts of the host
filesystem in the document tree and for URL redirection
- mod_allowhandlers
- Easily restrict what HTTP handlers can be used on the server
- mod_allowmethods
- Easily restrict what HTTP methods can be used on the server
- mod_asis
- Sends files that contain their own
HTTP headers
-- mod_auth_basic
- Basic authentication
+- mod_auth_basic
- Basic HTTP authentication
- mod_auth_digest
- User authentication using MD5
Digest Authentication
- mod_auth_form
- Form authentication
@@ -112,8 +110,8 @@ HTTP caching filter.
- mod_data
- Convert response body into an RFC2397 data URL
- mod_dav
- Distributed Authoring and Versioning
(WebDAV) functionality
-- mod_dav_fs
- filesystem provider for
mod_dav
-- mod_dav_lock
- generic locking module for
mod_dav
+- mod_dav_fs
- Filesystem provider for
mod_dav
+- mod_dav_lock
- Generic locking module for
mod_dav
- mod_dbd
- Manages SQL database connections
- mod_deflate
- Compress content before it is delivered to the
client
@@ -136,8 +134,8 @@ delivery to the client
- mod_firehose
- Multiplexes all I/O to a given file or pipe.
- mod_headers
- Customization of HTTP request and response
headers
-- mod_heartbeat
- sends messages with server status to frontend proxy
-- mod_heartmonitor
- centralized monitor for mod_heartbeat origin servers
+- mod_heartbeat
- Sends messages with server status to frontend proxy
+- mod_heartmonitor
- Centralized monitor for mod_heartbeat origin servers
- mod_ident
- RFC 1413 ident lookups
- mod_imagemap
- Server-side imagemap processing
- mod_include
- Server-parsed html documents (Server Side Includes)
diff --git a/docs/manual/mod/mod_actions.html.en b/docs/manual/mod/mod_actions.html.en
index 9e67b26dd6..4d5b4acecc 100644
--- a/docs/manual/mod/mod_actions.html.en
+++ b/docs/manual/mod/mod_actions.html.en
@@ -30,8 +30,7 @@
ja |
ko
-Description: | This module provides for executing CGI scripts based on
-media type or request method. |
+
diff --git a/docs/manual/mod/mod_actions.html.fr b/docs/manual/mod/mod_actions.html.fr
index b773cf0572..28e0955379 100644
--- a/docs/manual/mod/mod_actions.html.fr
+++ b/docs/manual/mod/mod_actions.html.fr
@@ -30,6 +30,8 @@
ja |
ko
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Description: | Ce module permet l'exécution des scripts CGI en fonction du
type de média ou de la méthode de requête. |
Statut: | Base |
diff --git a/docs/manual/mod/mod_actions.xml.de b/docs/manual/mod/mod_actions.xml.de
index 7ae5b42d58..c5c1bdc4f6 100644
--- a/docs/manual/mod/mod_actions.xml.de
+++ b/docs/manual/mod/mod_actions.xml.de
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/mod_actions.xml.ja b/docs/manual/mod/mod_actions.xml.ja
index b6d1261f44..56c0b91f97 100644
--- a/docs/manual/mod/mod_actions.xml.ja
+++ b/docs/manual/mod/mod_actions.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/mod_auth_basic.xml.ja b/docs/manual/mod/mod_auth_basic.xml.ja
index 4537dba35d..c1616bf4c4 100644
--- a/docs/manual/mod/mod_auth_basic.xml.ja
+++ b/docs/manual/mod/mod_auth_basic.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+
+