comparison auto/summary @ 3549:0b3613117ac5

./configure --http-uwsgi-temp-path=PATH
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Jun 2010 17:44:51 +0000
parents 1d9063f7483c
children 77188d729402
comparison
equal deleted inserted replaced
3548:fc7541a6959d 3549:0b3613117ac5
97 cat << END 97 cat << END
98 nginx http access log file: "$NGX_HTTP_LOG_PATH" 98 nginx http access log file: "$NGX_HTTP_LOG_PATH"
99 nginx http client request body temporary files: "$NGX_HTTP_CLIENT_TEMP_PATH" 99 nginx http client request body temporary files: "$NGX_HTTP_CLIENT_TEMP_PATH"
100 nginx http proxy temporary files: "$NGX_HTTP_PROXY_TEMP_PATH" 100 nginx http proxy temporary files: "$NGX_HTTP_PROXY_TEMP_PATH"
101 nginx http fastcgi temporary files: "$NGX_HTTP_FASTCGI_TEMP_PATH" 101 nginx http fastcgi temporary files: "$NGX_HTTP_FASTCGI_TEMP_PATH"
102 nginx http uwsgi temporary files: "$NGX_HTTP_UWSGI_TEMP_PATH"
102 103
103 END 104 END