
nginx -tc 你要检测的配置文件的路径
D:softwarenginxnginx-1.20.1>nginx -tc ./conf/nginx.conf
nginx: the configuration file ./conf/nginx.conf syntax is ok
nginx: configuration file ./conf/nginx.conf test is successful
正确的情况:
有误的情况有:
欢迎分享,转载请注明来源:内存溢出

nginx -tc 你要检测的配置文件的路径
D:softwarenginxnginx-1.20.1>nginx -tc ./conf/nginx.conf
nginx: the configuration file ./conf/nginx.conf syntax is ok
nginx: configuration file ./conf/nginx.conf test is successful
正确的情况:
有误的情况有:
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)