From 387896d200853db1a0db5e015d532836657dac78 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Sat, 11 Aug 2012 10:38:26 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371908 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_headers.html.en | 19 ++++++++++++++----- docs/manual/mod/mod_headers.html.fr | 2 ++ docs/manual/mod/mod_headers.xml.fr | 2 +- docs/manual/mod/mod_headers.xml.ja | 2 +- docs/manual/mod/mod_headers.xml.ko | 2 +- docs/manual/mod/mod_headers.xml.meta | 2 +- docs/manual/mod/mod_ldap.html.en | 11 +++++++---- docs/manual/mod/mod_ldap.xml.fr | 2 +- docs/manual/mod/quickreference.html.de | 14 +++++++++----- docs/manual/mod/quickreference.html.en | 14 +++++++++----- docs/manual/mod/quickreference.html.es | 14 +++++++++----- docs/manual/mod/quickreference.html.ja.utf8 | 2 +- docs/manual/mod/quickreference.html.ko.euc-kr | 2 +- docs/manual/mod/quickreference.html.tr.utf8 | 14 +++++++++----- docs/manual/mod/quickreference.html.zh-cn | 14 +++++++++----- 15 files changed, 75 insertions(+), 41 deletions(-) diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 2a47ab74ed..59bf30baed 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -216,8 +216,10 @@ Header merge Cache-Control no-store env=NO_STORE

Header Directive

- + @@ -281,10 +283,15 @@ Header merge Cache-Control no-store env=NO_STORE value must be omitted.
edit
+
edit*
If this response header exists, its value is transformed according to a regular expression search-and-replace. The value argument is a regular expression, and the replacement - is a replacement string, which may contain backreferences.
+ is a replacement string, which may contain backreferences. + The edit form will match and replace exactly once + in a header value, whereas the edit* form will replace + every instance of the search pattern if it appears more + than once.
merge
The response header is appended to any existing header of @@ -381,8 +388,10 @@ Header merge Cache-Control no-store env=NO_STORE
Description:Configure HTTP response headers
Syntax:Header [condition] add|append|echo|edit|merge|set|unset -header [value] [early|env=[!]variable]
Syntax:Header [condition] add|append|echo|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +
Context:server config, virtual host, directory, .htaccess
Override:FileInfo
Status:Extension
- + diff --git a/docs/manual/mod/mod_headers.html.fr b/docs/manual/mod/mod_headers.html.fr index a7634187ea..d1c6b8bc5c 100644 --- a/docs/manual/mod/mod_headers.html.fr +++ b/docs/manual/mod/mod_headers.html.fr @@ -29,6 +29,8 @@  ja  |  ko 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
Description:Configure HTTP request headers
Syntax:RequestHeader add|append|edit|edit*|merge|set|unset header -[value] [replacement] [early|env=[!]variable]
Syntax:RequestHeader add|append|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +
Context:server config, virtual host, directory, .htaccess
Override:FileInfo
Status:Extension
diff --git a/docs/manual/mod/mod_headers.xml.fr b/docs/manual/mod/mod_headers.xml.fr index aea339a073..97238a5a3a 100644 --- a/docs/manual/mod/mod_headers.xml.fr +++ b/docs/manual/mod/mod_headers.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_headers.xml.ja b/docs/manual/mod/mod_headers.xml.ja index ff390d4cef..0447c8f4be 100644 --- a/docs/manual/mod/mod_headers.xml.ja +++ b/docs/manual/mod/mod_headers.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index ef196dd7b2..12d048d77d 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -460,8 +460,10 @@ angegebenen MIME-Content-Type will exit. - + @@ -539,7 +541,7 @@ valid - + - + will exit. - + @@ -530,7 +532,7 @@ valid - + - + will exit. - + @@ -537,7 +539,7 @@ valid - + - + - + - + - + @@ -528,7 +530,7 @@ valid - + - + will exit. - + @@ -525,7 +527,7 @@ valid - + - +
Description:Personnalisation des en-têtes de requêtes et de réponses HTTP
Statut:Extension
Group unix-group #-1 sB
Group under which the server will answer requests
Header [condition] add|append|echo|edit|merge|set|unset -header [value] [early|env=[!]variable]svdhE
Configure HTTP response headers
Header [condition] add|append|echo|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP response headers
HeaderName filenamesvdhB
Name of the file that will be inserted at the top of the index listing
HeartbeatAddress addr:portsX
Multicast address for heartbeat packets
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per @@ -793,8 +795,10 @@ extensions
RemoveType extension [extension] ...vdhB
Removes any content type associations for a set of file extensions
RequestHeader add|append|edit|edit*|merge|set|unset header -[value] [replacement] [early|env=[!]variable]svdhE
Configure HTTP request headers
RequestHeader add|append|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP request headers
RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 9e40d04f50..731e192ee2 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -452,8 +452,10 @@ media type in the HTTP Content-Type header field
Group unix-group #-1 sB
Group under which the server will answer requests
Header [condition] add|append|echo|edit|merge|set|unset -header [value] [early|env=[!]variable]svdhE
Configure HTTP response headers
Header [condition] add|append|echo|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP response headers
HeaderName filenamesvdhB
Name of the file that will be inserted at the top of the index listing
HeartbeatAddress addr:portsX
Multicast address for heartbeat packets
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per @@ -782,8 +784,10 @@ extensions
RemoveType extension [extension] ...vdhB
Removes any content type associations for a set of file extensions
RequestHeader add|append|edit|edit*|merge|set|unset header -[value] [replacement] [early|env=[!]variable]svdhE
Configure HTTP request headers
RequestHeader add|append|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP request headers
RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 1762e70d8f..43af92264e 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -459,8 +459,10 @@ media type in the HTTP Content-Type header field
Group unix-group #-1 sB
Group under which the server will answer requests
Header [condition] add|append|echo|edit|merge|set|unset -header [value] [early|env=[!]variable]svdhE
Configure HTTP response headers
Header [condition] add|append|echo|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP response headers
HeaderName filenamesvdhB
Name of the file that will be inserted at the top of the index listing
HeartbeatAddress addr:portsX
Multicast address for heartbeat packets
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per @@ -789,8 +791,10 @@ extensions
RemoveType extension [extension] ...vdhB
Removes any content type associations for a set of file extensions
RequestHeader add|append|edit|edit*|merge|set|unset header -[value] [replacement] [early|env=[!]variable]svdhE
Configure HTTP request headers
RequestHeader add|append|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP request headers
RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index b761300bb9..81c9e0a294 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -509,7 +509,7 @@ valid
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index e9f3421031..12c2f9c777 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -500,7 +500,7 @@ valid
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8 index 84fab00671..03b768e850 100644 --- a/docs/manual/mod/quickreference.html.tr.utf8 +++ b/docs/manual/mod/quickreference.html.tr.utf8 @@ -449,8 +449,10 @@ found
GracefulShutDownTimeout saniyesM
Sunucunun nazikçe kapatılmasının ardından ana süreç çıkana kadar geçecek süre için bir zaman aşımı belirler.
Group unix-grubu #-1 sT
İsteklere yanıt verecek sunucunun ait olacağı grubu belirler.
Header [condition] add|append|echo|edit|merge|set|unset -header [value] [early|env=[!]variable]skdhE
Configure HTTP response headers
Header [condition] add|append|echo|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +skdhE
Configure HTTP response headers
HeaderName dosya-ismiskdhT
Dizin listesinin tepesine yerleştirilecek dosyanın ismini belirler.
HeartbeatAddress addr:portsD
Multicast address for heartbeat packets
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per @@ -780,8 +782,10 @@ extensions
RemoveType extension [extension] ...kdhT
Removes any content type associations for a set of file extensions
RequestHeader add|append|edit|edit*|merge|set|unset header -[value] [replacement] [early|env=[!]variable]skdhE
Configure HTTP request headers
RequestHeader add|append|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +skdhE
Configure HTTP request headers
RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] diff --git a/docs/manual/mod/quickreference.html.zh-cn b/docs/manual/mod/quickreference.html.zh-cn index 4066f50540..0a5b3d9e6b 100644 --- a/docs/manual/mod/quickreference.html.zh-cn +++ b/docs/manual/mod/quickreference.html.zh-cn @@ -447,8 +447,10 @@ media type in the HTTP Content-Type header field
Group unix-group #-1 sB
Group under which the server will answer requests
Header [condition] add|append|echo|edit|merge|set|unset -header [value] [early|env=[!]variable]svdhE
Configure HTTP response headers
Header [condition] add|append|echo|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP response headers
HeaderName filenamesvdhB
Name of the file that will be inserted at the top of the index listing
HeartbeatAddress addr:portsX
Multicast address for heartbeat packets
LDAPReferrals On|Off On dhE
Enable referral chasing during queries to the LDAP server.
LDAPRetries number-of-retries 3 sE
Configures the number of LDAP server retries.
LDAPRetryDelay seconds 0 sE
Configures the delay between LDAP server retries.
LDAPSharedCacheFile directory-path/filenamesE
Sets the shared memory cache file
LDAPSharedCacheFile file-pathsE
Sets the shared memory cache file
LDAPSharedCacheSize bytes 500000 sE
Size in bytes of the shared-memory cache
LDAPTimeout seconds 60 sE
Specifies the timeout for LDAP search and bind operations, in seconds
LDAPTrustedClientCert type directory-path/filename/nickname [password]dhE
Sets the file containing or nickname referring to a per @@ -777,8 +779,10 @@ extensions
RemoveType extension [extension] ...vdhB
Removes any content type associations for a set of file extensions
RequestHeader add|append|edit|edit*|merge|set|unset header -[value] [replacement] [early|env=[!]variable]svdhE
Configure HTTP request headers
RequestHeader add|append|edit|edit*|merge|set|unset +header [value] [replacement] +[early|env=[!]variable]|expr=expression] +svdhE
Configure HTTP request headers
RequestReadTimeout [header=timeout[-maxtimeout][,MinRate=rate] [body=timeout[-maxtimeout][,MinRate=rate] -- 2.40.0