wslhs 发表于 2016-12-25 09:46:11

Nginx配置与部署详解基本命令

  -? help
  ---show help.
  -h help
  ---show help.
  -v version
  ---show version and exit.
  -V version and configuration options
  ---show version and configuration options and exit.
  -t test
  ---test configuration and exit.
  -q -
  ---suppress non-error messages during configuration testing
  -s signal
  ---send signal to a master process: stop, quit, reopen and reload.
  -p prefix
  ---set prefix path (default: /usr/local/nginx/)
  -c configuration
  ---set configuration file (default: conf/nginx.conf)
  -g global directives out of configuration file
  ---set global directives out of configuration file.
页: [1]
查看完整版本: Nginx配置与部署详解基本命令