最后编辑:4 月 ago
如果你安装了Nginx和PHP 那么可能会出现问题 */www/server/panel/vhost/nginx/phpfpm_status.conf * 修改 “`nginx server { listen [80之外的不占用的端口]; server_name 127.0.0.1; allow 127.0.0.1; location /nginx_status { stub_status on; access_log off; }“`











最后编辑:4 月 ago
如果你安装了Nginx和PHP 那么可能会出现问题 */www/server/panel/vhost/nginx/phpfpm_status.conf * 修改 “`nginx server { listen [80之外的不占用的端口]; server_name 127.0.0.1; allow 127.0.0.1; location /nginx_status { stub_status on; access_log off; }“`
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。