This commit is contained in:
Wonderfall
2016-09-18 02:14:17 +02:00
parent 16edf91dc6
commit f5dac5c48f
8 changed files with 7 additions and 15 deletions

View File

@ -12,7 +12,7 @@ http {
default_type application/octet-stream;
access_log off;
error_log /var/log/nginx/error.log error;
error_log /tmp/ngx_error.log error;
sendfile on;
keepalive_timeout 15;

View File

@ -12,7 +12,7 @@ http {
default_type application/octet-stream;
access_log off;
error_log /var/log/nginx/error.log error;
error_log /tmp/ngx_error.log error;
sendfile on;
keepalive_timeout 15;

View File

@ -12,7 +12,7 @@ http {
default_type application/octet-stream;
access_log off;
error_log /var/log/nginx/error.log error;
error_log /tmp/ngx_error.log error;
sendfile on;
keepalive_timeout 15;