summaryrefslogtreecommitdiffhomepage
path: root/auto/summary
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-06-18 15:51:14 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-06-18 15:51:14 +0000
commitee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822 (patch)
treed33f8f55a32d7e4fb0827b8f34e496716e988e2c /auto/summary
parent4115de9fe3bcc21c1595e5ffb6e9a1c72030bc66 (diff)
downloadnginx-ee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822.tar.gz
nginx-ee5f9e50b98e9e8b83ff7f1d83471a66b9bc4822.tar.bz2
ngx_http_scgi_module
Diffstat (limited to 'auto/summary')
-rw-r--r--auto/summary3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/summary b/auto/summary
index b1b1de860..a7244a183 100644
--- a/auto/summary
+++ b/auto/summary
@@ -111,3 +111,6 @@ if [ $HTTP_UWSGI = YES ]; then
echo " nginx http uwsgi temporary files: \"$NGX_HTTP_UWSGI_TEMP_PATH\""
fi
+if [ $HTTP_SCGI = YES ]; then
+ echo " nginx http scgi temporary files: \"$NGX_HTTP_SCGI_TEMP_PATH\""
+fi