首页 > 其他 > 详细

nginx查看配置文件nginx.conf路径

时间:2015-11-16 17:15:59      阅读:256      评论:0      收藏:0      [点我收藏+]

 

 
当你执行 nginx -t 得时候,nginx会去测试你得配置文件得语法,并告诉你配置文件是否写得正确,同时也告诉了你配置文件得路径:
 
# nginx -t
nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok
nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful

配置文件 /etc/nginx/nginx.conf

根目录 /usr/share/nginx/html

nginx查看配置文件nginx.conf路径

原文:http://www.cnblogs.com/cgjcgs/p/4969390.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!