From: Eric Covener Date: Wed, 17 Apr 2024 00:24:21 +0000 (+0000) Subject: xform X-Git-Tag: 2.4.60-rc1-candidate~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d841216ec876d80c33f6b10a5a71fe0171d52234;p=thirdparty%2Fapache%2Fhttpd.git xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1917056 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index af064d812d0..e0481a79bf8 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -399,6 +399,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. +

+ +
top

Examples