命令:
locate nginx.conf
会列出所有nginx.conf文件的地址,
一般咱们要用的nginx配置文件是/usr/local/nginx/conf/nginx.conf
cd /usr/local/nginx/conf vim nginx.conf
nginx配置文件在哪 怎么打开
原文:https://www.cnblogs.com/l199616j/p/14723253.html