Web Server Gateway Interface: Difference between revisions

Content deleted Content added
Moreati (talk | contribs)
Added mod_wsgi information
Line 36:
 
Currently wrappers are available for [[FastCGI]], [[Common Gateway Interface|CGI]], [[SCGI]], [[Apache JServ Protocol|AJP]] (using flup), [[mod_python]] as well as [[Internet Information Services|Microsoft IIS]] (using an [[Active Server Pages|ASP]] gateway).
 
[[mod_wsgi]] [http://code.google.com/p/modwsgi/], an [[Apache_HTTP_server|Apache]] module which can directly load applications is also in work.
 
==External links==