From be6555ac2e65ddc502beae1c0c9b1310ea09bfee Mon Sep 17 00:00:00 2001 From: manu Date: Tue, 3 Mar 2009 10:13:10 +0000 Subject: 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. --- www/py-scgi/DESCR | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 www/py-scgi/DESCR (limited to 'www/py-scgi/DESCR') diff --git a/www/py-scgi/DESCR b/www/py-scgi/DESCR new file mode 100644 index 00000000000..ef3dda8fa01 --- /dev/null +++ b/www/py-scgi/DESCR @@ -0,0 +1,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. -- cgit v1.2.3