summaryrefslogtreecommitdiff
path: root/doc/scgi.txt
diff options
context:
space:
mode:
authorArno Töll <arno@debian.org>2012-11-21 23:04:06 +0100
committerArno Töll <arno@debian.org>2012-11-21 23:04:06 +0100
commitdae92c799e85ec3b65f46da6a776e4386bc99d6c (patch)
tree64ecec42b0551a11125ffde792f3f1f8ae28d85f /doc/scgi.txt
parente787ca6640e45e5c28913d149b0ecd9810930b8a (diff)
downloadlighttpd-dae92c799e85ec3b65f46da6a776e4386bc99d6c.tar.gz
Imported Upstream version 1.4.9upstream/1.4.9
Diffstat (limited to 'doc/scgi.txt')
-rw-r--r--doc/scgi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scgi.txt b/doc/scgi.txt
index ff849fe..eeb694c 100644
--- a/doc/scgi.txt
+++ b/doc/scgi.txt
@@ -25,7 +25,7 @@ Description
The SCGI module is heavily based on the FastCGI when it comes
to configuration. Only the internal protocol between server
and client has been replaced. Please check the documentation
-of the fastcgi module for more information.
+of the FastCGI module for more information.
History
=======