php-src/sapi/cgi/CREDITS
Shane Caraveo 69f56e8c4a make fastcgi usage threadsafe, ready for future multithreaded fastcgi implementation
get rid of environment overwriting but hooking into php's environment function
set $_ENV correctly for mod_fastcgi
add -b to specify binding for fastcgi
new readme file with information for running under apache2.0 and iis
2002-10-13 09:40:44 +00:00

3 lines
57 B
Plaintext

CGI / FastCGI
Rasmus Lerdorf, Stig Bakken, Shane Caraveo