diff options
Diffstat (limited to 'www/py-scgi/DESCR')
-rw-r--r-- | www/py-scgi/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
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. |