extra line ending
This commit is contained in:
parent
4eeed482ee
commit
e104e91a69
@ -16,7 +16,7 @@ http {
|
|||||||
'$status $body_bytes_sent "$http_referer" '
|
'$status $body_bytes_sent "$http_referer" '
|
||||||
'"$http_user_agent" "$http_x_forwarded_for"';
|
'"$http_user_agent" "$http_x_forwarded_for"';
|
||||||
|
|
||||||
access_log /var/log/nginx/access.log main buffer=16k;;
|
access_log /var/log/nginx/access.log main buffer=16k;
|
||||||
|
|
||||||
sendfile on;
|
sendfile on;
|
||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
|
Loading…
Reference in New Issue
Block a user