From: Rainer Jung Date: Sat, 11 Aug 2012 10:38:26 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6443 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=387896d200853db1a0db5e015d532836657dac78;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371908 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 2a47ab74edb..59bf30baedf 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 a7634187ea2..d1c6b8bc5c2 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 aea339a073a..97238a5a3a1 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 ff390d4ceff..0447c8f4be3 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 ef196dd7b20..12d048d77de 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 9e40d04f50b..731e192ee22 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 1762e70d8ff..43af92264e8 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 b761300bb98..81c9e0a2944 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 e9f34210310..12c2f9c7770 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 84fab00671e..03b768e8502 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 4066f505403..0a5b3d9e6b8 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]