From: Eric Covener
Date: Wed, 17 Apr 2024 00:22:45 +0000 (+0000)
Subject: doc recent addition ap_trust_cgilike_cl
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f01f7180484ef96c70eb70d965f4d11c4e7012;p=thirdparty%2Fapache%2Fhttpd.git
doc recent addition ap_trust_cgilike_cl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1917053 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/env.xml b/docs/manual/env.xml
index 8c619722032..aa9f170d345 100644
--- a/docs/manual/env.xml
+++ b/docs/manual/env.xml
@@ -436,6 +436,14 @@
documentation for more details.
+ ap_trust_cgilike_cl
+ Available in 2.4.59 and later
+ This variable allows a script running in CGI-like module to supply it's
+ own Content-Length HTTP response header. It should
+ only be set on configuration sections that contain trusted scripts.
+
+
+