diff options
Diffstat (limited to 'www/ap-scgi/DESCR')
-rw-r--r-- | www/ap-scgi/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/ap-scgi/DESCR b/www/ap-scgi/DESCR new file mode 100644 index 00000000000..c9bf489ea59 --- /dev/null +++ b/www/ap-scgi/DESCR @@ -0,0 +1,6 @@ +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. + +This package provide SCGI for Apache |