diff options
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_scgi/pkg-descr b/www/mod_scgi/pkg-descr index 25acb887a54b..2fa6aab6bb6c 100644 --- a/www/mod_scgi/pkg-descr +++ b/www/mod_scgi/pkg-descr @@ -5,5 +5,3 @@ 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://python.ca/scgi/ |