From ed8145b960a139bd719012016f6dca8e142762fc Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 21 Mar 2016 12:38:58 +0000 Subject: [PATCH] DOCUMENT_ARGS in 2.4.19 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735964 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_include.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index fd955eccea..50f84b0465 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -532,7 +532,7 @@ AddOutputFilter INCLUDES .shtml include SSI directive, QUERY_STRING will represent the query string of the subrequest and DOCUMENT_ARGS 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.)
DOCUMENT_NAME
-- 2.50.1