This folder contains various documents about FastCGI and CGI.
Some documents describe CGI variables related to the PHP programming language.
- CGI folder contains the specification of the CGI interface.
- FastCGI folder contains the specification of the FastCGI interface.
- PHP folder contains some useful information about usage of FastCGI in PHP programming language.
-
CGI (RFC 3875)
- The Common Gateway Interface (CGI) Version 1.1
-
FastCGI
- FastCGI.com
- www.fastcgi.com (site does not exist anymore)
- FastCGI-Archives
- FastCGI.com
-
CGI in PHP
- PHP $_SERVER - Manual
- PHP FastCGI Example NGINX