Update default.conf
This commit is contained in:
parent
341c9b70bd
commit
103281df53
@ -1,9 +1,3 @@
|
|||||||
http {
|
|
||||||
log_format custom '$remote_addr - $remote_user [$time_local] '
|
|
||||||
'"$request" $status $body_bytes_sent '
|
|
||||||
'"$http_referer" "$http_user_agent" '
|
|
||||||
'$upstream_response_time';
|
|
||||||
}
|
|
||||||
server {
|
server {
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
access_log syslog:server=10.8.0.7:514,tag=nginx_access custom;
|
access_log syslog:server=10.8.0.7:514,tag=nginx_access custom;
|
||||||
|
Loading…
Reference in New Issue
Block a user