原文:nginx: [emerg] unknown directive "stub_status" in /usr/local/openresty/nginx/conf/conf.d/ngx_metric.conf:19

问题分析 Nginx没有添加modules ngx http stub status module.o模块。 问题解决 没有安装的话,可以在tar包安装编译的时候添加如下参数: . configure prefix usr local nginx with http stub status module ...

2018-04-03 16:04 0 6744 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM