2 Aug 2010 05:47
svn commit: r981359 - in /httpd/httpd/trunk/docs/manual/mod: mod_include.html.en mod_include.xml
<wrowe <at> apache.org>
2010-08-02 03:47:37 GMT
2010-08-02 03:47:37 GMT
Author: wrowe Date: Mon Aug 2 03:47:37 2010 New Revision: 981359 URL: http://svn.apache.org/viewvc?rev=981359&view=rev Log: Indicate this is a recent revision, didn't try to track back to the alpha rev Modified: httpd/httpd/trunk/docs/manual/mod/mod_include.html.en httpd/httpd/trunk/docs/manual/mod/mod_include.xml Modified: httpd/httpd/trunk/docs/manual/mod/mod_include.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_include.html.en?rev=981359&r1=981358&r2=981359&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_include.html.en (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_include.html.en Mon Aug 2 03:47:37 2010 <at> <at> -744,6 +744,7 <at> <at> 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 <at> <at> -785,6 +786,7 <at> <at> 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>(Continue reading)
RSS Feed