summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2010-08-02 03:47:37 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2010-08-02 03:47:37 +0000
commit45709f3f4fcfd4a805f75b4c7f56637897dc163f (patch)
treeadbc8c631a0000b794155ef8773cb07ee3ecc740
parent51b3ed8a8dc34298a1478ac65c45b393caa3649a (diff)
downloadhttpd-45709f3f4fcfd4a805f75b4c7f56637897dc163f.tar.gz
Indicate this is a recent revision, didn't try to track back to the alpha rev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@981359 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_include.html.en2
-rw-r--r--docs/manual/mod/mod_include.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en
index e7fd5c3387..00244bdc1c 100644
--- a/docs/manual/mod/mod_include.html.en
+++ b/docs/manual/mod/mod_include.html.en
@@ -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
diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml
index e9b3a8c8cc..1934435abc 100644
--- a/docs/manual/mod/mod_include.xml
+++ b/docs/manual/mod/mod_include.xml
@@ -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>