–with-http_stub_status_module location /nginx_status { stub_status on; access_log off; allow 192.168.1.100; 访问IP deny all; } http://192.168.1.100/nginx_status
转载于:https://my.oschina.net/u/242853/blog/156057
–with-http_stub_status_module location /nginx_status { stub_status on; access_log off; allow 192.168.1.100; 访问IP deny all; } http://192.168.1.100/nginx_status
转载于:https://my.oschina.net/u/242853/blog/156057