diff options
author | Arno Töll <arno@debian.org> | 2012-11-21 23:04:06 +0100 |
---|---|---|
committer | Arno Töll <arno@debian.org> | 2012-11-21 23:04:06 +0100 |
commit | dae92c799e85ec3b65f46da6a776e4386bc99d6c (patch) | |
tree | 64ecec42b0551a11125ffde792f3f1f8ae28d85f /doc/scgi.txt | |
parent | e787ca6640e45e5c28913d149b0ecd9810930b8a (diff) | |
download | lighttpd-dae92c799e85ec3b65f46da6a776e4386bc99d6c.tar.gz |
Imported Upstream version 1.4.9upstream/1.4.9
Diffstat (limited to 'doc/scgi.txt')
-rw-r--r-- | doc/scgi.txt | 2 |
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 ======= |