summaryrefslogtreecommitdiff
path: root/network/fcgiwrap/README
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2014-11-08 02:13:47 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:30:19 +0700
commit79a8f439b6090adb9770a78d173f7ed5bdcf570a (patch)
treec3e110abdcc6c3a566e5d736980d3099724ff636 /network/fcgiwrap/README
parent0e6711fd438e1218dcf944ba81cc969dd77c13be (diff)
downloadslackbuilds-79a8f439b6090adb9770a78d173f7ed5bdcf570a.tar.gz
network/fcgiwrap: Added (Simple FastCGI wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/fcgiwrap/README')
-rw-r--r--network/fcgiwrap/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/fcgiwrap/README b/network/fcgiwrap/README
new file mode 100644
index 0000000000..4f8f45ab6e
--- /dev/null
+++ b/network/fcgiwrap/README
@@ -0,0 +1,5 @@
+Simple FastCGI wrapper for CGI scripts
+
+fcgiwrap is a simple server for running CGI applications over
+FastCGI. It hopes to provide clean CGI support to Nginx
+(and other web servers that may need it).