From: Joe Orton
Date: Wed, 3 Jul 2013 13:48:52 +0000 (+0000)
Subject: Transforms.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eafb06d04c2afe2241a122876b6714f9a588c15;p=thirdparty%2Fapache%2Fhttpd.git
Transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1499402 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en
index 635d39f7e45..37647a38691 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 618dee4194c..b759f41ef8f 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.
| Description: | Permet d'utiliser un annuaire LDAP pour l'authentification
HTTP de base. |
| Statut: | Extension |
diff --git a/docs/manual/mod/mod_authnz_ldap.xml.fr b/docs/manual/mod/mod_authnz_ldap.xml.fr
index 5f332b3a872..f16f7859ab6 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 4ec661a32dd..7a6a237d9a1 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 ba8a39b0250..68c8c6ec4e4 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 c8963cf7061..aad86f03b30 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: | Personnalisation des en-têtes de requêtes et de réponses
HTTP |
| Statut: | Extension |
diff --git a/docs/manual/mod/mod_headers.xml.fr b/docs/manual/mod/mod_headers.xml.fr
index eb50e91a918..647c21ed03f 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 72e28198b23..a139de72d2e 100644
--- a/docs/manual/mod/mod_headers.xml.ja
+++ b/docs/manual/mod/mod_headers.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+