• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

CGIEdit

Created 2007-07-16, updated 2017-05-18

CGI or Common Gateway Interface is a protocol implemented by a web server to facilitate the exchange of information to and from a connecting client and an executable running on the server.

An example of a CGI program is the gitweb script that is included with Git.

See also

  • Wikipedia article on CGI: http://en.wikipedia.org/wiki/Common_Gateway_Interface
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).