nginx

突破自我 / 2023-04-28 / 原文

一、nginx命令

nginx -s reload #重新载入配置文件。
nginx -s reopen      # 重启 Nginx
nginx -s stop        # 停止 Nginx