nginx配置

nginx配置详解

nginx启动与关闭

  • 启动:nginx
  • 关闭:nginx -s stop
  • 重启:nginx -s reload

你可能感兴趣的:(nginx)