Lines Matching refs:cgi

29 …* [auth] Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround, add fastcgi t…
30 * [mod_*cgi,mod_accesslog] Fix splitting :port with ipv6 (fixes #2333, thx simoncpu)
48 * [libev/cgi] fix waitpid ECHILD errors in cgi with libev (fixes #2324)
61 * [*cgi] Use physical base dir (alias, userdir) as DOCUMENT_ROOT in cgi environments (fixes #2216)
103 * Fix mod_cgi cgi.execute-x-only option in global block
130 * Add "cgi.execute-x-only" to mod_cgi, requires +x for cgi scripts (fixes #2013)
213 * mod_ssi printenv: print cgi env, add environment vars to cgi env (fixes #1713)
227 …* Add "lighty.req_env" table to mod_magnet for setting/getting environment values for cgi (fixes #…
316 …tests needing php running (if not running on port 1026, search php in env[PHP] or /usr/bin/php-cgi)
326 * mod_{fast,s}cgi: overwrite environment variables (#1722)
329 * allow digits in [s]cgi env vars (#1712)
367 * fixed bogus "cgi died ?" if we kill the CGI process on shutdown
391 * fix sending source of cgi script instead of 500 error if fork fails (CVE-2008-1111)
465 * properly handle 206 responses generated by *cgi scripts. (#755) [1716]
466 * added HTTPS=on to the environment of cgi scripts (#861) [1684]
568 * fixed hanging cgi if remote side is dieing while reading
581 * fixed broken cgi if mod_scgi is loaded
796 * fixed cgi.assign with empty handler
827 * added a check to the CGI spawner if the cgi-handler exists
869 * fixed multipart handling in cgi
887 * fixed cgi-module for POST request above 4k
928 * fixed cgi for cygwin
965 * fixed error-handling in cgi handler
1022 * fixed cgi handling for headers which are flushed to often