问题描述:在ubuntu系统上,找到nginx.conf文件的位置。
解决方法:在终端窗口中,输入命令:nginx -t
回显中就可以看到nginx.conf文件的路径了。
参考:https://blog.csdn.net/jian_xi/article/details/79146921