Skip to content
EntityQ264364· pop 45· linked from 264 articles

Common Gateway Interface

Sign in to save

Also known as CGI

Interface which offers a standard protocol for web servers to execute programs install

Wikidata facts

Image
CGI common gateway interface.svg
Show 4 more facts
Stack Exchange tag
stackoverflow.com/tags/cgi
Commons category
CGI
described at URL
www.w3.org/CGI
media type
application/x-httpd-cgi
Sources (5)

via Wikidata · CC0

~13 min read

Article

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.

Connections

Categories