Web Server Gateway Interface: Difference between revisions

Content deleted Content added
Dto (talk | contribs)
m Wrappers: disambig repair (WP:DPL)
Line 38:
The server or gateway invokes the application callable once for each request it receives from an HTTP client, that is directed at the application.
 
Currently wrappers are available for [[FastCGI]], [[Common Gateway Interface|CGI]], [[SCGI]], [[Apache JServ Protocol|AJP]] using the flup package.
 
==External links==