simplify nginx status path
This commit is contained in:
parent
895f9d5e8c
commit
3bb002fcd1
@ -536,7 +536,7 @@ http {
|
||||
|
||||
root /var/empty;
|
||||
|
||||
location = /nginx_status {
|
||||
location = / {
|
||||
stub_status;
|
||||
access_log off;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user