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

docs/manual/env.html.en.utf8

index 80dbb500eeae0fe40f923d161b360566ca9651e5..4bdbe9e4bf9eae9c6bcaff5335b559f946e71fdc 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> <a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
@@ -520,7 +528,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/env.html';
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2023 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2024 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();