./configure --http-uwsgi-temp-path=PATH

This commit is contained in:
Igor Sysoev
2010-06-01 17:44:51 +00:00
parent dc4b53fe61
commit e45b892e7b
4 changed files with 7 additions and 3 deletions

View File

@@ -99,5 +99,6 @@ cat << END
nginx http client request body temporary files: "$NGX_HTTP_CLIENT_TEMP_PATH"
nginx http proxy temporary files: "$NGX_HTTP_PROXY_TEMP_PATH"
nginx http fastcgi temporary files: "$NGX_HTTP_FASTCGI_TEMP_PATH"
nginx http uwsgi temporary files: "$NGX_HTTP_UWSGI_TEMP_PATH"
END