]> granicus.if.org Git - apache/commitdiff
rebuild
authorDaniel Gruno <humbedooh@apache.org>
Wed, 9 May 2012 22:10:02 +0000 (22:10 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 9 May 2012 22:10:02 +0000 (22:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336427 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml.meta
docs/manual/mod/mod_authn_core.html.en
docs/manual/mod/mod_authn_core.xml.fr
docs/manual/mod/mod_authn_core.xml.meta

index b9d96ee4c52f9b48a91a39e026f2df4b34b47a06..e78755527afd76e79a93204836e49a52f246c2bf 100644 (file)
@@ -10,7 +10,7 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index 2ebbb24add7599c110d28c2265e72c9de94590a5..336d8afb133c8f3826a82e5ab26144610944c90d 100644 (file)
@@ -99,8 +99,8 @@
     AuthLDAPBindDN cn=youruser,o=ctx
     AuthLDAPBindPassword yourpassword
     AuthLDAPURL ldap://ldap.host/o=ctx
-    &lt;/AuthnProviderAlias&gt;
-    &lt;AuthnProviderAlias ldap ldap-other-alias&gt;
+&lt;/AuthnProviderAlias&gt;
+&lt;AuthnProviderAlias ldap ldap-other-alias&gt;
     AuthLDAPBindDN cn=yourotheruser,o=dev
     AuthLDAPBindPassword yourotherpassword
     AuthLDAPURL ldap://other.ldap.host/o=dev?cn
@@ -114,7 +114,7 @@ Alias /secure /webpages/secure
     AuthBasicProvider ldap-other-alias  ldap-alias1
     
     AuthType Basic
-    AuthName LDAP_Protected_Place
+    AuthName "LDAP Protected Place"
     Require valid-user
 &lt;/Directory&gt;
           </pre>
index 343c607b6c5fdb286f1dd2dd6abe868fca4226f7..84af6597dfbd06d9f29b2a7499e70c33c4cdd17a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1330911 -->
+<!-- English Revision: 1330911:1336426 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index de982543759dff88a38dc1b5a1f58bafb2f73610..e7f54a0c05c13b130ee4e89cd2059c06df91344e 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>