You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2016/03/21 13:38:58 UTC

svn commit: r1735964 - /httpd/httpd/trunk/docs/manual/mod/mod_include.xml

Author: trawick
Date: Mon Mar 21 12:38:58 2016
New Revision: 1735964

URL: http://svn.apache.org/viewvc?rev=1735964&view=rev
Log:
DOCUMENT_ARGS in 2.4.19

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_include.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_include.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_include.xml?rev=1735964&r1=1735963&r2=1735964&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_include.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_include.xml Mon Mar 21 12:38:58 2016
@@ -532,7 +532,7 @@ AddOutputFilter INCLUDES .shtml
       <code>include</code> SSI directive, <code>QUERY_STRING</code>
       will represent the query string of the subrequest and
       <code>DOCUMENT_ARGS</code> will represent the query string of
-      the SSI document.  (Available in Apache HTTP Server 2.5.0 and
+      the SSI document.  (Available in Apache HTTP Server 2.4.19 and
       later.)</dd>
 
       <dt><code>DOCUMENT_NAME</code></dt>