]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Revert vetoed backport r925858 and related docs commits.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 29 Mar 2010 22:37:58 +0000 (22:37 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 29 Mar 2010 22:37:58 +0000 (22:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@928927 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.meta
docs/manual/mod/core.xml.tr
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko

index 882168ad27f11cd110e49e96d412dafa6cc8ab87..5700d49ddddc17efadd789092eb11d013dfd278e 100644 (file)
@@ -1537,32 +1537,19 @@ the server configuration files</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</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>Wildcard matching available in 2.0.41 and later, directory
-wildcard matching available in 2.3.6 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Wildcard matching available in 2.0.41 and later</td></tr>
 </table>
     <p>This directive allows inclusion of other configuration files
     from within the server configuration files.</p>
 
-    <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used
-    in the filename or directory parts of the path to include several files
-    at once, in alphabetical order. In addition, if
-    <code class="directive">Include</code> points to a directory, rather than a file,
-    Apache will read all files in that directory and any subdirectory.
-    However, including entire directories is not recommended, because it is
-    easy to accidentally leave temporary files in a directory that can cause
-    <code class="program"><a href="../programs/httpd.html">httpd</a></code> to fail. Instead, we encourage you to use the
-    wildcard syntax shown below, to include files that match a particular
-    pattern, such as *.conf, for example.</p>
-  
-    <p>When a wildcard is specified for a file or directory component of the
-    path, and no file or directory matches the wildcard, the
-    <code class="directive"><a href="#include">Include</a></code> directive will be
-    silently ignored. When a directory or file component of the path is
-    specified exactly, and that directory or file does not exist,
-    <code class="directive"><a href="#include">Include</a></code> directive will fail with an
-    error saying the file or directory cannot be found. This removes the need
-    for placeholder files to exist so that at least one file or directory is
-    found by the wildcard.</p>
+    <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used to
+    include several files at once, in alphabetical order. In
+    addition, if <code class="directive">Include</code> points to a directory,
+    rather than a file, Apache will read all files in that directory
+    and any subdirectory.  But including entire directories is not
+    recommended, because it is easy to accidentally leave temporary
+    files in a directory that can cause <code class="program"><a href="../programs/httpd.html">httpd</a></code> to
+    fail.</p>
 
     <p>The file path specified may be an absolute path, or may be relative 
     to the <code class="directive"><a href="#serverroot">ServerRoot</a></code> directory.</p>
index 367e1970ae8a5abd3fe80f992f9be7dd43c1b165..2ca23d418c2a913b4d3b88d4988ea2d29ef8e21d 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: 167959:925858 (outdated) -->
+<!-- English Revision: 167959:896300 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0fc0cb2e14adb9974e34dd95f4c7d27f0184c04a..011884a39b8a3d1827e5b716e1e37547247e0586 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: 608059:925858 (outdated) -->
+<!-- English Revision: 608059:896300 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7944255fe81fb9aa0a0f42024b906e7cc6481984..d12de536ef2c8f635be7cf0b5d0123a6237ba14c 100644 (file)
@@ -10,6 +10,6 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
-    <variant outdated="yes">tr</variant>
+    <variant>tr</variant>
   </variants>
 </metafile>
index 2c129ca59d298483a995293f07b0c709c4a15435..7027d9f1692a658b620ee42bd6b5779fc185f54d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 896300:925858 (outdated) -->
+<!-- English Revision: 896300 -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index d47d0ea8e141b1a873348bd04d84df9d413ec2d8..d46038cbf79b5ed232bc5f8080ce77946a43e7f3 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: 421100:923738 (outdated) -->
+<!-- English Revision: 421100:917013 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1fd6998eb2d3b4611cc6fa782b67c8fd1b01531b..f20ad06f07e9893c293dd29373e6d55f5e348fe1 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:923738 (outdated) -->
+<!-- English Revision: 105569:917013 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more