Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 993 Bytes

ReadMe.md

File metadata and controls

31 lines (22 loc) · 993 Bytes

Documents

This folder contains various documents about FastCGI and CGI.
Some documents describe CGI variables related to the PHP programming language.

Specification

  • 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.

Data Sources