Common Gateway Interface
Sign in to saveAlso known as CGI
Interface which offers a standard protocol for web servers to execute programs install
~13 min read
Encyclopedic overview
The official CGI logo from the spec announcement
In computing, Common Gateway Interface (CGI) is an interface specification that enables web servers to execute an external program to process HTTP or HTTPS user requests.
Excerpted from Wikipedia’s “Common Gateway Interface” article, available under the CC BY-SA 4.0 licence.