From 3b0c69ead9a60e00670e16086ff6148a0225dbaa Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 3 Jul 2013 13:48:52 +0000 Subject: [PATCH] Transforms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1499402 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.html.en | 4 +++- docs/manual/mod/mod_authnz_ldap.html.fr | 2 ++ docs/manual/mod/mod_authnz_ldap.xml.fr | 2 +- docs/manual/mod/mod_authnz_ldap.xml.meta | 2 +- docs/manual/mod/mod_headers.html.en | 8 ++++++++ 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_lua.html.fr | 2 ++ docs/manual/programs/suexec.html.tr.utf8 | 1 + docs/manual/programs/suexec.xml.ko | 2 +- docs/manual/programs/suexec.xml.meta | 2 +- docs/manual/programs/suexec.xml.tr | 2 +- 15 files changed, 27 insertions(+), 10 deletions(-) diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index 635d39f7e4..37647a3869 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -1347,7 +1347,9 @@ You can of course use search parameters on each of these.

will search for all objects in the tree. Filters are limited to approximately 8000 characters (the definition of MAX_STRING_LEN in the Apache source code). This - should be more than sufficient for any application. + should be more than sufficient for any application. The keyword + none disables the use of a filter; this is required + by some primitive LDAP servers.

When doing searches, the attribute, filter and username passed diff --git a/docs/manual/mod/mod_authnz_ldap.html.fr b/docs/manual/mod/mod_authnz_ldap.html.fr index 618dee4194..b759f41ef8 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.fr +++ b/docs/manual/mod/mod_authnz_ldap.html.fr @@ -27,6 +27,8 @@

Langues Disponibles:  en  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_authnz_ldap.xml.fr b/docs/manual/mod/mod_authnz_ldap.xml.fr index 5f332b3a87..f16f7859ab 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml.fr +++ b/docs/manual/mod/mod_authnz_ldap.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_authnz_ldap.xml.meta b/docs/manual/mod/mod_authnz_ldap.xml.meta index 4ec661a32d..7a6a237d9a 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml.meta +++ b/docs/manual/mod/mod_authnz_ldap.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index ba8a39b025..68c8c6ec4e 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -307,6 +307,10 @@ Header merge Cache-Control no-store env=NO_STORE
The response header is set, replacing any previous header with this name. The value may be a format string.
+
setifempty
+
The request header is set, but only if there is no previous header + with this name
+
unset
The response header of this name is removed, if it exists. If there are multiple headers of the same name, all will be @@ -458,6 +462,10 @@ Header merge Cache-Control no-store env=NO_STORE
set
The request header is set, replacing any previous header with this name
+ +
setifempty
+
The request header is set, but only if there is no previous header + with this name
unset
The request header of this name is removed, if it exists. If diff --git a/docs/manual/mod/mod_headers.html.fr b/docs/manual/mod/mod_headers.html.fr index c8963cf706..aad86f03b3 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:Permet d'utiliser un annuaire LDAP pour l'authentification HTTP de base.
Statut:Extension
diff --git a/docs/manual/mod/mod_headers.xml.fr b/docs/manual/mod/mod_headers.xml.fr index eb50e91a91..647c21ed03 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 72e28198b2..a139de72d2 100644 --- a/docs/manual/mod/mod_headers.xml.ja +++ b/docs/manual/mod/mod_headers.xml.ja @@ -1,7 +1,7 @@ - + + + +
Description:Personnalisation des en-têtes de requêtes et de réponses HTTP
Statut:Extension