CGI Bin
CGI stands for Common Gateway Interface. It is the method or interface used by a web server to send an online request (or form filled out by a user) to a server side program for processing. Data is then received back from that program, and usually forwarded back to the user.








