]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xform
authorEric Covener <covener@apache.org>
Wed, 17 Apr 2024 00:24:21 +0000 (00:24 +0000)
committerEric Covener <covener@apache.org>
Wed, 17 Apr 2024 00:24:21 +0000 (00:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1917056 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.html.en

index af064d812d0463c03d732c7200aeb18001e94144..e0481a79bf8d81796f233be5c1d71a43531b9515 100644 (file)
    documentation for more details.</p>
    
 
+   <h3><a name="cgilike" id="cgilike">ap_trust_cgilike_cl</a></h3>
+   <p><em>Available in 2.4.59 and later</em></p>
+     <p> 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.
+     </p>
+   
+
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="examples" id="examples">Examples</a></h2>