]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sun, 25 Apr 2004 11:40:25 +0000 (11:40 +0000)
committerAndré Malo <nd@apache.org>
Sun, 25 Apr 2004 11:40:25 +0000 (11:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103513 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja

index a74fa7e33d2ec4f4246827216dd30312d19ba7d7..30ad64397a1d571de216dd8ada13d2d63de49c86 100644 (file)
@@ -353,7 +353,8 @@ be passed through</td></tr>
     <div class="note"><h3>Only available in &lt;Directory&gt; sections</h3>
     <code class="directive">AllowOverride</code> is valid only in
     <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>
-    sections, not in <code class="directive"><a href="#location">&lt;Location&gt;</a></code> or <code class="directive"><a href="#files">&lt;Files&gt;</a></code> sections.
+    sections specified without regular expressions, not in <code class="directive"><a href="#location">&lt;Location&gt;</a></code>, <code class="directive"><a href="#directorymatch">&lt;DirectoryMatch&gt;</a></code> or
+    <code class="directive"><a href="#files">&lt;Files&gt;</a></code> sections.
     </div>
 
     <p>When this directive is set to <code>None</code>, then
@@ -416,6 +417,10 @@ be passed through</td></tr>
       AllowOverride AuthConfig Indexes
     </code></p></div>
 
+    <p>In the example above all directives that are neither in the group
+    <code>AuthConfig</code> nor <code>Indexes</code> cause an internal
+    server error.</p>
+
 <h3>See also</h3>
 <ul>
 <li><code class="directive"><a href="#accessfilename">AccessFileName</a></code></li>
index 23d59a2f6aeb58c1adeaf3363348c5a91354c055..2039ccd9a43060b4e1661acfdf3932b5a1082200 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.81 (outdated: 1.84) -->
+<!-- English Revision: 1.81 (outdated: 1.85) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
index 5e3a527d8cfe38f60f50860b42ea8b808f5e2d7d..8f6f024ed586035cf9113026366d5d611bb7e7e4 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.80 (outdated: 1.84) -->
+<!-- English Revision: 1.80 (outdated: 1.85) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation