What is CGI?
Print this Article
Comment on this Article
Last Updated:
February 19, 2007 9:34 AM
CGI stands for Common Gateway Interface. CGI extends the capabilities of a Web server so that your Web site can communicate with another script or application.
CGI programs are the most common way for Web servers to interact dynamically with users. Many HTML pages that contain forms, for example, use a CGI program to process the data from the form.
Our CGI service supports server-side includes, form handlers, and hit counters.