Common Gateway Interface

Interface between Web servers and external programs
Abstract

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.

Wikipedia