Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
CGI
Edit
PageHistory
Diff
Info
LikePages
You are viewing an old revision of this page.
View the current version
.
[Acronym] for the __C__ommon __G__ateway __I__nterface a way of having a web server run a program to return a webpage. the [CGI] specification specifies things like PATH_INFO, QUERY_STRING, REMOTE_USER as environmental variables that you can query ot find out information about the request.
4 pages link to
CGI
:
PhpNotes
mod_perl
Perl
ApacheNotes