mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 01:38:15 +00:00
commit
eb00b066de
@ -108,7 +108,8 @@ gzip_types text/plain text/css application/javascript application/json applicati
|
||||
|
||||
log_format vhost '$host $remote_addr - $remote_user [$time_local] '
|
||||
'"$request" $status $body_bytes_sent '
|
||||
'"$http_referer" "$http_user_agent"';
|
||||
'"$http_referer" "$http_user_agent" '
|
||||
'"$upstream_addr"';
|
||||
|
||||
access_log off;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user