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