summaryrefslogtreecommitdiff
path: root/sapi/cgi/README.FastCGI
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixDmitry Stogov2006-07-241-8/+13
|
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
|
* Update documentation, -b ip:port worksSascha Schumann2003-09-031-5/+14
|
* configure now supports building the cgi-fcgi moduleShane Caraveo2002-11-261-7/+18
| | | | | configure --enable-fastcgi
* make fastcgi usage threadsafe, ready for future multithreaded fastcgi ↵Shane Caraveo2002-10-131-0/+126
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