Web Server Gateway Interface: Difference between revisions

Content deleted Content added
Added CherryPy to WSGI-compatible applications and frameworks
Line 41:
 
Currently wrappers are available for [[FastCGI]], [[Common Gateway Interface|CGI]], [[SCGI]], [[Apache JServ Protocol|AJP]] using the flup package.
 
A [[mod_python]] gateway is available at: http://projects.amor.org/misc/wiki/ModPythonGateway
 
A gateway for [[IIS]] + [[Active_Server_Pages|ASP]] is available at: http://projects.amor.org/misc/wiki/ASPGateway
 
==External links==