CGI
Difference (previous author) (Change, Edit, normal page display)
Changed: 1c1,5
Describe the new page here. |
Common Gateway Interface. For programms located at Internet servers that answer client requests mediated by an (e. g. Apache) web server. Input to these programs comes from URL parameters, environment variables and standard input. Output from CGI programs goes to stdout and is displayed by web browsers. Cookies provide additional - usually session - information. * ![]() |
Common Gateway Interface. For programms located at Internet servers that answer client requests mediated by an (e. g. Apache) web server. Input to these programs comes from URL parameters, environment variables and standard input. Output from CGI programs goes to stdout and is displayed by web browsers. Cookies provide additional - usually session - information.