Nginx

来自姬鸿昌的知识库
Jihongchang讨论 | 贡献2022年8月18日 (四) 20:32的版本
跳到导航 跳到搜索

/etc/nginx/nginx.conf


校验配置文件

pi@raspberrypi:~ $ sudo nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
pi@raspberrypi:~ $