Web Glossary
- CGI (Common Gateway Interface)
- A set of rules that describe how a web server communicates with another piece of software (the CGI program). Any piece of software can be a CGI program if it handles input and output according to the CGI standard.
Related Terms: CGI-BIN