diff options
author | manu <manu@pkgsrc.org> | 2009-03-03 10:13:34 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2009-03-03 10:13:34 +0000 |
commit | 2f598b667ee95d25c98df3dab7eec940c4252e56 (patch) | |
tree | 2ea7b1eb71fd77b8f86b01d6595732558e104637 /www/ap-scgi/PLIST | |
parent | be6555ac2e65ddc502beae1c0c9b1310ea09bfee (diff) | |
download | pkgsrc-2f598b667ee95d25c98df3dab7eec940c4252e56.tar.gz |
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
Diffstat (limited to 'www/ap-scgi/PLIST')
-rw-r--r-- | www/ap-scgi/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ap-scgi/PLIST b/www/ap-scgi/PLIST new file mode 100644 index 00000000000..c2ad826492a --- /dev/null +++ b/www/ap-scgi/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/03 10:13:34 manu Exp $ +lib/httpd/mod_scgi.so |