]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Thu, 26 Aug 2004 22:44:57 +0000 (22:44 +0000)
committerAndré Malo <nd@apache.org>
Thu, 26 Aug 2004 22:44:57 +0000 (22:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104846 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.de
docs/manual/mod/core.html.en
docs/manual/mod/core.html.ja.euc-jp
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.meta

index a1b0c1985917f903004c67fe0c4809cc6ce9b4a0..d6d7d1f2b01f3a9b5e6f18a8423542d619ab0dcd 100644 (file)
@@ -25,6 +25,9 @@
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
+<div class="outofdate">Diese Übersetzung ist möglicherweise
+            nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
+            die neuesten Änderungen.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Beschreibung:</a></th><td>Ständig verfügbare Kernfunktionen des Apache HTTP
 Servers</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Core</td></tr></table>
index 70bed8abde94fc6b7f6448ad025da8c6cf0be1a5..61620443873b4cc14a2a9df8198917beba11e211 100644 (file)
@@ -2478,6 +2478,8 @@ user authentication</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Influenced by <code class="directive"><a href="#limit">&lt;Limit&gt;</a></code> and <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code> in version 2.0.51 and
+later</td></tr>
 </table>
     <p>Access policy if both <code class="directive"><a href="../mod/mod_authz_host.html#allow">Allow</a></code> and <code class="directive"><a href="#require">Require</a></code> used. The parameter can be
     either <code>All</code> or <code>Any</code>. This directive is only
@@ -2502,6 +2504,8 @@ user authentication</td></tr>
       Satisfy Any
     </code></p></div>
 
+    <p>Since version 2.0.51 <code class="directive">Satisfy</code> directives can
+    be restricted to particular methods by <code class="directive"><a href="#limit">&lt;Limit&gt;</a></code> and <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code> sections.</p>
 
 <h3>See also</h3>
 <ul>
index 9f9e95976cc21a66fa61a1c64a6139e2a1c508bc..45a632a75988db40ebfa0c9fdf1b9823a885d784 100644 (file)
@@ -25,6 +25,8 @@
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ja/mod/core.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
+<div class="outofdate">This translation may be out of date. Check the
+            English version for recent changes.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">ÀâÌÀ:</a></th><td>¾ï¤Ë»ÈÍѲÄǽ¤Ê Apache HTTP ¥µ¡¼¥Ð¤Î¥³¥¢µ¡Ç½</td></tr>
 <tr><th><a href="module-dict.html#Status">¥¹¥Æ¡¼¥¿¥¹:</a></th><td>Core</td></tr></table>
 </div>
index 8d6151aa0ba8651c463f370e2e702d4618941a4e..2e03d9f43e081b2bb6204af9ae2f1a847d2fe855 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 1.90 -->
+<!-- English Revision: 1.90 (outdated: 1.91) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
index 5829238729ec2f654bae11eef9d3d44eaae58ee0..c339b78b1d9b5546aae77794593371d2a54769fa 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1.90 -->
+<!-- English Revision: 1.90 (outdated: 1.91) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
index 15f5ff3381bdaeb6747e7e17e1bf42ceb8861c28..b6a4b3c0354f83df12fccabb8a49d934b57a321d 100644 (file)
@@ -6,8 +6,8 @@
   <relpath>..</relpath>
 
   <variants>
-    <variant>de</variant>
+    <variant outdated="yes">de</variant>
     <variant>en</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
   </variants>
 </metafile>