linux 命令行下查看nginx.conf位置
输入命令
nginx -t
输出结果
[root@MyServer ~]# nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Gauin李红涛 专注人工智能、再生医学生命健康
输入命令
nginx -t
输出结果
[root@MyServer ~]# nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful