Common Gateway Interface

Common Gateway Interface (CGI) is a standard for exchanging request data between a web server and an external program, which returns a response the server sends to a client.

Connect