From: Rich Bowen Date: Fri, 16 Jan 2026 14:08:10 +0000 (+0000) Subject: s/it's/its/ correction. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43df4d9292ea9b6c4e107bf23721f744bcd3eb34;p=thirdparty%2Fapache%2Fhttpd.git s/it's/its/ correction. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1931360 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index aa9f170d34..4c3938a312 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -438,7 +438,7 @@
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 +

This variable allows a script running in CGI-like module to supply its own Content-Length HTTP response header. It should only be set on configuration sections that contain trusted scripts.