]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Thu, 15 Mar 2012 10:42:02 +0000 (10:42 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 15 Mar 2012 10:42:02 +0000 (10:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300897 13f79535-47bb-0310-9956-ffa450edef68

15 files changed:
docs/manual/mod/mod_authnz_ldap.html.en
docs/manual/mod/mod_authnz_ldap.html.fr
docs/manual/mod/mod_authnz_ldap.xml.fr
docs/manual/mod/mod_authnz_ldap.xml.meta
docs/manual/mod/mod_authz_owner.html.en
docs/manual/mod/mod_authz_owner.xml.fr
docs/manual/mod/mod_authz_owner.xml.ja
docs/manual/mod/mod_authz_owner.xml.ko
docs/manual/mod/mod_cache.html.en
docs/manual/mod/mod_cache.html.fr
docs/manual/mod/mod_cache.xml.fr
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko
docs/manual/mod/mod_cache.xml.meta
docs/manual/mod/mod_proxy_html.html.en

index d2dbf4ab3b1c5fc72c36cd7c5cbfc32d05004f2c..eef39ffaeb951064437a40477de64603287be215 100644 (file)
@@ -752,7 +752,7 @@ Require group <em>mygroupfile</em>
       <li>The directives must be put in the <code>.htaccess</code>
       files. Attempting to put them inside <code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code> or <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> directives won't work. This
       is because <code class="module"><a href="../mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> has to be able to grab
-      the <code class="directive"><a href="../mod/mod_authn_file.html#authgroupfile">AuthGroupFile</a></code>
+      the <code class="directive"><a href="../mod/mod_authz_groupfile.html#authgroupfile">AuthGroupFile</a></code>
       directive that is found in FrontPage <code>.htaccess</code>
       files so that it knows where to look for the valid user list. If
       the <code class="module"><a href="../mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> directives aren't in the same
index e572d788a9d2983c16ddd4e03d60b5425b6743ac..13ffe62592bdaecf0d1c8cecf875127571c8ce45 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_authnz_ldap.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_authnz_ldap.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Permet d'utiliser un annuaire LDAP pour l'authentification
 HTTP de base.</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index 9d01fad09c2002e2339e3a91a7ac180a6beec3e8..2aefb743204652c9f4895571fc24c67f1c3ecab3 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 : 1202456 -->
+<!-- English Revision: 1202456:1300892 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 4ec661a32dd5046d4535dedae299bc720b9734f6..7a6a237d9a1fa816284676c7782fd5bc9431d6d0 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index df7fbeee68a7c44160e9376f375cdf870ce2ffde..751f1f6f814911ab900d9e06ae5956eb983fdf24 100644 (file)
@@ -39,7 +39,7 @@
     must be already properly verified by an authentication module,
     such as <code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> or
     <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>. <code class="module"><a href="../mod/mod_authz_owner.html">mod_authz_owner</a></code>
-    recognizes two arguments for the <code class="directive"><a href="../mod/core.html#require">Require</a></code> directive, <code>file-owner</code> and
+    recognizes two arguments for the <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code> directive, <code>file-owner</code> and
     <code>file-group</code>, as follows:</p>
 
     <dl>
index ccb0fdd24017d65e52ae022713114ebb5628aebf..1b0da2bd0eb7a528551e300271cbcb3151e99983 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: 574882:1174747 (outdated) -->
+<!-- English Revision: 574882:1300892 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index d3e077c1c63da2230dc3d055926b94b1dfb24c2d..6294f38139a9cc3243d651810cd7b4d784580d9d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 574882:1174747 (outdated) -->
+<!-- English Revision: 574882:1300892 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index efee58f15fa4576144df2b9c4de304fb297ca45c..e5790f70a4d24ec5ec5479260521b0713b294b04 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1174747 (outdated) -->
+<!-- English Revision: 151408:1300892 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 05a0e5156dc380b9359d85f78bf6ca8af62e2c5c..57be783a0a9e7d81cfe5063255098cb085d43676 100644 (file)
@@ -34,7 +34,7 @@
 
     <div class="warning">This module should be used with care, as when the
     <code class="directive"><a href="#cachequickhandler">CacheQuickHandler</a></code> directive is
-    in its default value of <strong>on</strong>, the <code class="directive"><a href="../mod/mod_authz_host.html#allow">Allow</a></code> and <code class="directive"><a href="../mod/mod_authz_host.html#deny">Deny</a></code> directives will be circumvented.
+    in its default value of <strong>on</strong>, the <code class="directive"><a href="../mod/mod_access_compat.html#allow">Allow</a></code> and <code class="directive"><a href="../mod/mod_access_compat.html#deny">Deny</a></code> directives will be circumvented.
     You should not enable quick handler caching for any content to which you
     wish to limit access by client host name, address or environment
     variable.</div>
index 562358ee4acd40b56a9a7168e880c954c60afca6..8228fbe94ff7939f02bbb7e50808bf28d7114a4f 100644 (file)
@@ -26,6 +26,8 @@
 <a href="../ja/mod/mod_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Filtre de mise en cache HTTP conforme à la RFC 2616</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>cache_module</td></tr>
index 614d40e306b78096645356a41dc533c13f623822..e3eab9eb0299ed2a2edb0edfff5478af1d2f3122 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 : 1295291 -->
+<!-- English Revision: 1295291:1300892 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 4fd951df2d4478c48b7d06f8de31337a943287b1..72fdaa22ea401f94536b25b81462d1b09852ab27 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 504183:1295291 (outdated) -->
+<!-- English Revision: 504183:1300892 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 32b622ceaba9984c8c1833741be452b4670a3ce8..a03b856f2f3abe91d5649bc92479b98ecdff2d0a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105569:1295291 (outdated) -->
+<!-- English Revision: 105569:1300892 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 92f1aa14034e75eb937f06f0dfbbef25cc4017b6..29181a9f4862519cf52c83c01e42fd950e6e795b 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index cd9ce93bca8bb1d6bce60297a940b86921e8a069..eb3fc12fde03eacc9f30ec0821d328106178ad08 100644 (file)
@@ -126,7 +126,7 @@ generates decent HTML or XHTML, set it accordingly.</p>
 <p>If the first form is used, mod_proxy_html
 will also clean up the HTML to the specified standard.  It cannot
 fix every error, but it will strip out bogus elements and attributes.
-It will also optionally log other errors at <code class="directive"><a href="../mod/mod_log_config.html#loglevel">LogLevel</a></code> Debug.</p>
+It will also optionally log other errors at <code class="directive"><a href="../mod/core.html#loglevel">LogLevel</a></code> Debug.</p>
 
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>