mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
update $status in log_format example
This commit is contained in:
parent
4f1192651d
commit
74732dded2
@ -19,7 +19,7 @@ http {
|
||||
default_type application/octet-stream;
|
||||
|
||||
#log_format main '$remote_addr - $remote_user [$time_local] "$request" '
|
||||
# '"$status" $body_bytes_sent "$http_referer" '
|
||||
# '$status $body_bytes_sent "$http_referer" '
|
||||
# '"$http_user_agent" "$http_x_forwarded_for"';
|
||||
|
||||
#access_log logs/access.log main;
|
||||
|
Loading…
Reference in New Issue
Block a user