summaryrefslogtreecommitdiff
path: root/www/mod_scgi/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_scgi/pkg-descr')
-rw-r--r--www/mod_scgi/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_scgi/pkg-descr b/www/mod_scgi/pkg-descr
new file mode 100644
index 000000000000..63cae96e93fc
--- /dev/null
+++ b/www/mod_scgi/pkg-descr
@@ -0,0 +1,9 @@
+An Apache module that implements the client side of the Simple Common
+Gateway Interface protocol.
+
+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: http://www.mems-exchange.org/software/scgi/