Fix log
This commit is contained in:
parent
8eaece6046
commit
1b27192b7b
@ -9,7 +9,7 @@ http {
|
||||
gzip_types text/plain text/css text/javascript;
|
||||
|
||||
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
|
||||
'$statusbody_bytes_sent "$http_referer" '
|
||||
'$status $body_bytes_sent "$http_referer" '
|
||||
'"$http_user_agent" "$http_x_forwarded_for"';
|
||||
|
||||
upstream backend {
|
||||
|
Loading…
x
Reference in New Issue
Block a user