Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "CGI"

From NetSec
Jump to: navigation, search
 
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]]
 

Latest revision as of 21:10, 19 May 2012

Common Gateway Interface

CGI is a way for HTTP servers to serve interpreted languages and compiled languages using a binary file.