From 3ae5f80dd3ee537d2904c8ce7bcea944878ac16c Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Mon, 8 Sep 2008 14:57:29 +0000
Subject: [PATCH] Update xforms... mostly mod_sed related
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@693122 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/convenience.map | 3 +
docs/manual/mod/allmodules.xml | 1 +
docs/manual/mod/allmodules.xml.de | 1 +
docs/manual/mod/allmodules.xml.es | 1 +
docs/manual/mod/allmodules.xml.ja | 1 +
docs/manual/mod/allmodules.xml.ko | 1 +
docs/manual/mod/allmodules.xml.tr | 1 +
docs/manual/mod/directives.html.de | 3 +
docs/manual/mod/directives.html.en | 3 +
docs/manual/mod/directives.html.es | 3 +
docs/manual/mod/directives.html.ja.utf8 | 2 +
docs/manual/mod/directives.html.ko.euc-kr | 2 +
docs/manual/mod/directives.html.tr.utf8 | 2 +
docs/manual/mod/index.html.de | 3 +-
docs/manual/mod/index.html.en | 3 +-
docs/manual/mod/index.html.es | 3 +-
docs/manual/mod/index.html.ja.utf8 | 3 +-
docs/manual/mod/index.html.ko.euc-kr | 3 +-
docs/manual/mod/index.html.tr.utf8 | 3 +-
docs/manual/mod/mod_autoindex.html.en | 20 +
docs/manual/mod/mod_autoindex.html.tr.utf8 | 1 +
docs/manual/mod/mod_autoindex.xml.ja | 2 +-
docs/manual/mod/mod_autoindex.xml.ko | 2 +-
docs/manual/mod/mod_autoindex.xml.meta | 2 +-
docs/manual/mod/mod_autoindex.xml.tr | 2 +-
docs/manual/mod/mod_log_config.html.en | 46 +-
docs/manual/mod/mod_log_config.html.ja.utf8 | 2 +
docs/manual/mod/mod_log_config.html.tr.utf8 | 1 +
docs/manual/mod/mod_log_config.xml.ja | 2 +-
docs/manual/mod/mod_log_config.xml.ko | 2 +-
docs/manual/mod/mod_log_config.xml.meta | 4 +-
docs/manual/mod/mod_log_config.xml.tr | 2 +-
docs/manual/mod/mod_setenvif.html.ja.utf8 | 31 +-
docs/manual/mod/mod_setenvif.xml.meta | 2 +-
docs/manual/mod/mpm_common.html.en | 4 +-
docs/manual/mod/mpm_common.html.ja.utf8 | 2 +
docs/manual/mod/mpm_common.html.tr.utf8 | 1 +
docs/manual/mod/mpm_common.xml.de | 2 +-
docs/manual/mod/mpm_common.xml.ja | 2 +-
docs/manual/mod/mpm_common.xml.meta | 4 +-
docs/manual/mod/mpm_common.xml.tr | 2 +-
docs/manual/mod/quickreference.html.de | 431 ++++++++---------
docs/manual/mod/quickreference.html.en | 435 +++++++++---------
docs/manual/mod/quickreference.html.es | 435 +++++++++---------
docs/manual/mod/quickreference.html.ja.utf8 | 162 +++----
docs/manual/mod/quickreference.html.ko.euc-kr | 164 +++----
docs/manual/mod/quickreference.html.tr.utf8 | 164 +++----
docs/manual/sitemap.html.de | 1 +
docs/manual/sitemap.html.en | 1 +
docs/manual/sitemap.html.es | 1 +
docs/manual/sitemap.html.ja.utf8 | 1 +
docs/manual/sitemap.html.ko.euc-kr | 1 +
docs/manual/sitemap.html.tr.utf8 | 1 +
53 files changed, 1038 insertions(+), 939 deletions(-)
diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map
index ac4d6b022b..1f30c2e49a 100644
--- a/docs/manual/convenience.map
+++ b/docs/manual/convenience.map
@@ -204,10 +204,12 @@ imapbase mod/mod_imagemap.html#imapbase
imapdefault mod/mod_imagemap.html#imapdefault
imapmenu mod/mod_imagemap.html#imapmenu
include mod/core.html#include
+indexheadinsert mod/mod_autoindex.html#indexheadinsert
indexignore mod/mod_autoindex.html#indexignore
indexoptions mod/mod_autoindex.html#indexoptions
indexorderdefault mod/mod_autoindex.html#indexorderdefault
indexstylesheet mod/mod_autoindex.html#indexstylesheet
+inputsed mod/mod_sed.html#inputsed
isapiappendlogtoerrors mod/mod_isapi.html#isapiappendlogtoerrors
isapiappendlogtoquery mod/mod_isapi.html#isapiappendlogtoquery
isapicachefile mod/mod_isapi.html#isapicachefile
@@ -279,6 +281,7 @@ nwssltrustedcerts mod/mod_nw_ssl.html#nwssltrustedcerts
nwsslupgradeable mod/mod_nw_ssl.html#nwsslupgradeable
options mod/core.html#options
order mod/mod_access_compat.html#order
+outputsed mod/mod_sed.html#outputsed
passenv mod/mod_env.html#passenv
pidfile mod/mpm_common.html#pidfile
protocolecho mod/mod_echo.html#protocolecho
diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml
index aac49c364c..5db24aa393 100644
--- a/docs/manual/mod/allmodules.xml
+++ b/docs/manual/mod/allmodules.xml
@@ -70,6 +70,7 @@
mod_proxy_http.xml
mod_request.xml
mod_rewrite.xml
+ mod_sed.xml
mod_session.xml
mod_session_cookie.xml
mod_session_crypto.xml
diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de
index 68f8880aee..95ffb6f1de 100644
--- a/docs/manual/mod/allmodules.xml.de
+++ b/docs/manual/mod/allmodules.xml.de
@@ -70,6 +70,7 @@
mod_proxy_http.xml
mod_request.xml
mod_rewrite.xml
+ mod_sed.xml
mod_session.xml
mod_session_cookie.xml
mod_session_crypto.xml
diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es
index 2d748c15e3..208a2838ac 100644
--- a/docs/manual/mod/allmodules.xml.es
+++ b/docs/manual/mod/allmodules.xml.es
@@ -70,6 +70,7 @@
mod_proxy_http.xml
mod_request.xml
mod_rewrite.xml
+ mod_sed.xml
mod_session.xml
mod_session_cookie.xml
mod_session_crypto.xml
diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja
index 1cc44558cb..d0b3085151 100644
--- a/docs/manual/mod/allmodules.xml.ja
+++ b/docs/manual/mod/allmodules.xml.ja
@@ -70,6 +70,7 @@
mod_proxy_http.xml
mod_request.xml
mod_rewrite.xml
+ mod_sed.xml
mod_session.xml
mod_session_cookie.xml
mod_session_crypto.xml
diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko
index 3cf78f7016..3dd2ada8f4 100644
--- a/docs/manual/mod/allmodules.xml.ko
+++ b/docs/manual/mod/allmodules.xml.ko
@@ -70,6 +70,7 @@
mod_proxy_http.xml
mod_request.xml
mod_rewrite.xml
+ mod_sed.xml
mod_session.xml
mod_session_cookie.xml
mod_session_crypto.xml
diff --git a/docs/manual/mod/allmodules.xml.tr b/docs/manual/mod/allmodules.xml.tr
index 21c4104763..9747531761 100644
--- a/docs/manual/mod/allmodules.xml.tr
+++ b/docs/manual/mod/allmodules.xml.tr
@@ -70,6 +70,7 @@
mod_proxy_http.xml
mod_request.xml.tr
mod_rewrite.xml
+ mod_sed.xml
mod_session.xml
mod_session_cookie.xml
mod_session_crypto.xml
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index 2b2251eeb4..14fc23d7f2 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -236,10 +236,12 @@
ImapDefault
ImapMenu
Include
+IndexHeadInsert
IndexIgnore
IndexOptions
IndexOrderDefault
IndexStyleSheet
+InputSed
ISAPIAppendLogToErrors
ISAPIAppendLogToQuery
ISAPICacheFile
@@ -311,6 +313,7 @@
NWSSLUpgradeable
Options
Order
+OutputSed
PassEnv
PidFile
ProtocolEcho
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index 530707b97e..95ec977848 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -240,10 +240,12 @@
ImapDefault
ImapMenu
Include
+IndexHeadInsert
IndexIgnore
IndexOptions
IndexOrderDefault
IndexStyleSheet
+InputSed
ISAPIAppendLogToErrors
ISAPIAppendLogToQuery
ISAPICacheFile
@@ -315,6 +317,7 @@
NWSSLUpgradeable
Options
Order
+OutputSed
PassEnv
PidFile
ProtocolEcho
diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es
index c81b842f20..5533dce0dc 100644
--- a/docs/manual/mod/directives.html.es
+++ b/docs/manual/mod/directives.html.es
@@ -242,10 +242,12 @@
ImapDefault
ImapMenu
Include
+IndexHeadInsert
IndexIgnore
IndexOptions
IndexOrderDefault
IndexStyleSheet
+InputSed
ISAPIAppendLogToErrors
ISAPIAppendLogToQuery
ISAPICacheFile
@@ -317,6 +319,7 @@
NWSSLUpgradeable
Options
Order
+OutputSed
PassEnv
PidFile
ProtocolEcho
diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8
index 42c7206c93..cf5c9ae7bc 100644
--- a/docs/manual/mod/directives.html.ja.utf8
+++ b/docs/manual/mod/directives.html.ja.utf8
@@ -238,6 +238,7 @@
IndexOptions
IndexOrderDefault
IndexStyleSheet
+InputSed
ISAPIAppendLogToErrors
ISAPIAppendLogToQuery
ISAPICacheFile
@@ -309,6 +310,7 @@
NWSSLUpgradeable
Options
Order
+OutputSed
PassEnv
PidFile
ProtocolEcho
diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr
index 263b2fa6f2..5f6ef2f59d 100644
--- a/docs/manual/mod/directives.html.ko.euc-kr
+++ b/docs/manual/mod/directives.html.ko.euc-kr
@@ -239,6 +239,7 @@
IndexOptions
IndexOrderDefault
IndexStyleSheet
+InputSed
ISAPIAppendLogToErrors
ISAPIAppendLogToQuery
ISAPICacheFile
@@ -310,6 +311,7 @@
NWSSLUpgradeable
Options
Order
+OutputSed
PassEnv
PidFile
ProtocolEcho
diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8
index 25a8a6a635..1c3799b161 100644
--- a/docs/manual/mod/directives.html.tr.utf8
+++ b/docs/manual/mod/directives.html.tr.utf8
@@ -240,6 +240,7 @@
IndexOptions
IndexOrderDefault
IndexStyleSheet
+InputSed
ISAPIAppendLogToErrors
ISAPIAppendLogToQuery
ISAPICacheFile
@@ -311,6 +312,7 @@
NWSSLUpgradeable
Options
Order
+OutputSed
PassEnv
PidFile
ProtocolEcho
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de
index 7c7f67ac6d..7970cc801b 100644
--- a/docs/manual/mod/index.html.de
+++ b/docs/manual/mod/index.html.de
@@ -172,7 +172,8 @@ by other LDAP modules
mod_requestFilters to handle and make available HTTP request bodies
mod_rewriteProvides a rule-based rewriting engine to rewrite requested
URLs on the fly
-mod_sessionSession support
+mod_sedFiltering Input (request) and Output (response) content using sed commands
+mod_sessionSession support
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index dd5d9ceedb..306b6854f8 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -170,7 +170,8 @@ by other LDAP modules
mod_requestFilters to handle and make available HTTP request bodies
mod_rewriteProvides a rule-based rewriting engine to rewrite requested
URLs on the fly
-mod_sessionSession support
+mod_sedFiltering Input (request) and Output (response) content using sed commands
+mod_sessionSession support
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es
index 6492ae97cf..a82851b67c 100644
--- a/docs/manual/mod/index.html.es
+++ b/docs/manual/mod/index.html.es
@@ -173,7 +173,8 @@ by other LDAP modules
mod_requestFilters to handle and make available HTTP request bodies
mod_rewriteProvides a rule-based rewriting engine to rewrite requested
URLs on the fly
-mod_sessionSession support
+mod_sedFiltering Input (request) and Output (response) content using sed commands
+mod_sessionSession support
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8
index 2c48bef753..f6a477267d 100644
--- a/docs/manual/mod/index.html.ja.utf8
+++ b/docs/manual/mod/index.html.ja.utf8
@@ -161,7 +161,8 @@ by other LDAP modules
mod_requestFilters to handle and make available HTTP request bodies
mod_rewriteProvides a rule-based rewriting engine to rewrite requested
URLs on the fly
-mod_sessionSession support
+mod_sedFiltering Input (request) and Output (response) content using sed commands
+mod_sessionSession support
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index a2ca11c1c3..3e85daea4b 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -156,7 +156,8 @@ by other LDAP modules
mod_requestFilters to handle and make available HTTP request bodies
mod_rewriteProvides a rule-based rewriting engine to rewrite requested
URLs on the fly
-mod_sessionSession support
+mod_sedFiltering Input (request) and Output (response) content using sed commands
+mod_sessionSession support
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8
index 82911ed468..a384744ced 100644
--- a/docs/manual/mod/index.html.tr.utf8
+++ b/docs/manual/mod/index.html.tr.utf8
@@ -166,7 +166,8 @@ by other LDAP modules
mod_requestHTTP istek gövdelerini iÅleme sokup kullanılabilir kılan süzgeçler
mod_rewriteProvides a rule-based rewriting engine to rewrite requested
URLs on the fly
-mod_sessionSession support
+mod_sedFiltering Input (request) and Output (response) content using sed commands
+mod_sessionSession support
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en
index 6dc82966a2..42e5b4c59a 100644
--- a/docs/manual/mod/mod_autoindex.html.en
+++ b/docs/manual/mod/mod_autoindex.html.en
@@ -86,6 +86,7 @@
AddIconByType
DefaultIcon
HeaderName
+
IndexHeadInsert
IndexIgnore
IndexOptions
IndexOrderDefault
@@ -475,6 +476,25 @@ of the index listing
+SuppressHTMLPreamble, so that these tags are not
repeated.
+
+
+
+
+
The IndexHeadInsert
directive specifies a
+ string to insert in the <head> section of the HTML
+ generated for the index page.
+
Example
+
+ IndexHeadInsert "<link rel=\"sitemap\" href=\"/sitemap.html\">"
+
+
diff --git a/docs/manual/mod/mod_autoindex.html.tr.utf8 b/docs/manual/mod/mod_autoindex.html.tr.utf8
index d38cd8d30a..d4e3288528 100644
--- a/docs/manual/mod/mod_autoindex.html.tr.utf8
+++ b/docs/manual/mod/mod_autoindex.html.tr.utf8
@@ -26,6 +26,7 @@
ko |
tr
+Bu çeviri güncel olmayabilir. Son deÄiÅiklikler için İngilizce sürüm geçerlidir.
Açıklama: | Unix ls veya Win32 dir kabuk komutunun
yaptıÄı gibi dizin içeriÄini listeler. |
Durum: | Temel |
diff --git a/docs/manual/mod/mod_autoindex.xml.ja b/docs/manual/mod/mod_autoindex.xml.ja
index 9a582ce5fd..11ef194de7 100644
--- a/docs/manual/mod/mod_autoindex.xml.ja
+++ b/docs/manual/mod/mod_autoindex.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+
+
+
+