]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Indicate this is a recent revision, didn't try to track back to the alpha rev
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 2 Aug 2010 03:47:37 +0000 (03:47 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 2 Aug 2010 03:47:37 +0000 (03:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@981359 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.html.en
docs/manual/mod/mod_include.xml

index e7fd5c3387ec30c6fd595ed0df5ace070151eb94..00244bdc1c44173f05daf92a1342ff82cb3deb2a 100644 (file)
@@ -744,6 +744,7 @@ directive]"</code></td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory, .htaccess</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_include</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.2.15 and later.</td></tr>
 </table>
       <p>Under normal circumstances, a file filtered by <code class="module"><a href="../mod/mod_include.html">mod_include</a></code>
         may contain elements that are either dynamically generated, or that may
@@ -785,6 +786,7 @@ server.</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory, .htaccess</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_include</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.2.15 and later.</td></tr>
 </table>
       <p>Under normal circumstances, a file filtered by <code class="module"><a href="../mod/mod_include.html">mod_include</a></code>
         may contain elements that are either dynamically generated, or that may
index e9b3a8c8cc4a08554c82807907c7b99a5870ef7d..1934435abc155f2d177cf931fbd44a6a172b7449 100644 (file)
@@ -815,6 +815,7 @@ displayed</description>
 <syntax>SSIETag on|off</syntax>
 <default>SSIETag off</default>
 <contextlist><context>directory</context><context>.htaccess</context></contextlist>
+<compatibility>Available in version 2.2.15 and later.</compatibility>
 
 <usage>
       <p>Under normal circumstances, a file filtered by <module>mod_include</module>
@@ -855,6 +856,7 @@ server.</description>
 <syntax>SSILastModified on|off</syntax>
 <default>SSILastModified off</default>
 <contextlist><context>directory</context><context>.htaccess</context></contextlist>
+<compatibility>Available in version 2.2.15 and later.</compatibility>
 
 <usage>
       <p>Under normal circumstances, a file filtered by <module>mod_include</module>