欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Simple Common Gateway Interface
来自开放百科 - 灰狐
(版本间的差异)
| 第6行: | 第6行: | ||
http://python.ca/scgi/ | http://python.ca/scgi/ | ||
| + | |||
| + | ==Web Server== | ||
| + | Quixote includes support for two different Python-only HTTP servers | ||
| + | *[[Medusa]] | ||
| + | *[[Twisted]] | ||
2007年3月1日 (四) 23:16的版本
SCGI: Simple Common Gateway Interface
The SCGI protocol is a replacement for the Common Gateway Interface (CGI) protocol. It is a standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement.
The Lighttpd web server has built-in support for the SCGI protocol.
Web Server
Quixote includes support for two different Python-only HTTP servers
分享您的观点