‹ 返回笔记 Esc·

Nginx 命令

常用命令

常用命令

1nginx -t  # 测试配置文件是否有语法错误(Test 测试)
2nginx -s reload  # 重载配置文件(Signal 信号)