]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Documentation rebuild
authorLuca Toscano <elukey@apache.org>
Mon, 13 Nov 2017 10:22:04 +0000 (10:22 +0000)
committerLuca Toscano <elukey@apache.org>
Mon, 13 Nov 2017 10:22:04 +0000 (10:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815076 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.es
docs/manual/mod/core.xml.fr
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.meta
docs/manual/mod/core.xml.tr

index abd62796b1c95a83616b02f2c9ad8c19efc20005..8d05cbc8ac8f1de1989211e76dabd4d461590288 100644 (file)
@@ -2560,14 +2560,15 @@ 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>Available in 2.3.6 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in 2.3.6 and later. Not existent file paths without wildcards
+               do not cause SyntaxError after 2.4.30</td></tr>
 </table>
     <p>This directive allows inclusion of other configuration files
     from within the server configuration files. It works identically to the
-    <code class="directive"><a href="#include">Include</a></code> directive, with the
-    exception that if wildcards do not match any file or directory, the
-    <code class="directive"><a href="#includeoptional">IncludeOptional</a></code> directive will be
-    silently ignored instead of causing an error.</p>
+    <code class="directive"><a href="#include">Include</a></code> directive, but it will be
+    silently ignored (instead of causing an error) if wildcards are used and
+    they do not match any file or directory or if a file path does not exist
+    on the file system.</p>
 
 <h3>See also</h3>
 <ul>
index 4e7c3e9bc5b26592f85a9627df0c9f2fdb0e635a..d01777e1e38a107436931f9cf24fd9cf2224e4a2 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: 344972:1799680 (outdated) -->
+<!-- English Revision: 344972:1814968 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index da7cdd16859039f627b75af21be71af5b6cb8631..4ad29e5e3cba744b7b812bac07aa35647aa5d2e0 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.es.xsl"?>
-<!-- English Revision: 1741251:1799680 (outdated) -->
+<!-- English Revision: 1741251:1814968 (outdated) -->
 <!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
 <!-- Reviewed by Sergio Ramos-->
 <!--
index 3e63279bbebcbdf1097bf7f861477e23f72f5a29..3c9745b98ee1084636f10361f9984e23e9eec308 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.fr.xsl"?>
-<!-- English Revision: 1799680 -->
+<!-- English Revision: 1799680:1814968 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index a17f4c564b03d402ee6e9e4bdb3b1262056c4270..94afee630eac5a64473fe35351df040f3b989dc1 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: 669847:1799680 (outdated) -->
+<!-- English Revision: 669847:1814968 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e78755527afd76e79a93204836e49a52f246c2bf..b9d96ee4c52f9b48a91a39e026f2df4b34b47a06 100644 (file)
@@ -10,7 +10,7 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index 8868184160edfde8c7a6faaa12e7d75cbab90d1e..5f75a2d652dc22d206059d3da7751fcbcdac3fb9 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: 1302855:1799680 (outdated) -->
+<!-- English Revision: 1302855:1814968 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>