Fix spacing
This commit is contained in:
parent
9f069a42ac
commit
e9ab13781d
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ gzip_types text/plain text/css application/javascript application/json applicati
|
||||||
log_format vhost '$host $remote_addr - $remote_user [$time_local] '
|
log_format vhost '$host $remote_addr - $remote_user [$time_local] '
|
||||||
'"$request" $status $body_bytes_sent '
|
'"$request" $status $body_bytes_sent '
|
||||||
'"$http_referer" "$http_user_agent" '
|
'"$http_referer" "$http_user_agent" '
|
||||||
'"$upstream_addr"';
|
'"$upstream_addr"';
|
||||||
|
|
||||||
access_log off;
|
access_log off;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue