summaryrefslogtreecommitdiff
path: root/www/py-scgi/DESCR
blob: ef3dda8fa019e5f7c73c0265017b424e156d168a (plain)
1
2
3
4
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.