          MODULE=mod_scgi
         VERSION=1.10
          SOURCE=scgi-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/scgi-$VERSION
      SOURCE_URL=http://www.mems-exchange.org/software/files/scgi/
      SOURCE_VFY=sha1:418e911bd2f2f86e0084e56c187baa717546f5ef
        WEB_SITE=http://www.mems-exchange.org/software/scgi/
         ENTERED=20051014
         UPDATED=20060227
           SHORT="Alternative protocol for a web server to run an application under the CGI system"
cat << EOF
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.
EOF
