From 278a9dec68f1294c94e56a5a6a6f06ae12f074d6 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 1 Apr 2024 08:21:46 +0000 Subject: [PATCH] Add note for CGIScriptTimeout. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1916704 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cgi.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/mod/mod_cgi.xml b/docs/manual/mod/mod_cgi.xml index 21c5cf43edf..b6b28e10445 100644 --- a/docs/manual/mod/mod_cgi.xml +++ b/docs/manual/mod/mod_cgi.xml @@ -185,6 +185,7 @@ unset server config virtual hostdirectory .htaccess +Available in version 2.5.1 and later.

This directive limits the length of time to wait for more output from -- 2.47.2