Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "CGI"
From NetSec
GertieUbpgdd (Talk | contribs) |
|||
Line 2: | Line 2: | ||
CGI is a way for [[HTTP]] [[Server|servers]] to serve [[interpreted languages]] and [[compiled languages]] using a [[Assembly_Basics#Counting|binary]] file. | CGI is a way for [[HTTP]] [[Server|servers]] to serve [[interpreted languages]] and [[compiled languages]] using a [[Assembly_Basics#Counting|binary]] file. | ||
+ | |||
+ | [[Category:Programming]] |
Revision as of 07:46, 19 May 2012
Common Gateway Interface
CGI is a way for HTTP servers to serve interpreted languages and compiled languages using a binary file.