CGI-BIN

CGI stands for Common Gateway Interface. CGI programs allow a website to interact dynamically with web users. Many forms and other inputs that return data to a user employ CGI programs. CGI programs are written in many different languages, such as PERL, C, Java or Visual Basic and usually lie on the server in a CGI bin. Bin in this case is short for 'binary' because sometime ago, most programs were known as binaries.

 

Close Window