Nginx 上在哪个文件修改配置文件

发布网友 发布时间:2022-02-26 22:46

我来回答

2个回答

热心网友 时间:2022-02-27 00:15

设置配置文件的路径(默认是:conf/nginx.conf)
也可以nginx
-c
配置文件手动指定

热心网友 时间:2022-02-27 01:33

1、nginx
-V可以看版本和安装路径
nginx
version:
nginx/1.10.1
configure
arguments:
--prefix=/usr/local/nginx
2、nginx.conf一般在/usr/local/nginx/conf
3、启动脚本
CentOS低于7.0一般在/etc/init.d/nginx
7.0一般在
/usr/lib/systemd/system/nginx.service
声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。
E-MAIL:11247931@qq.com