[root@web03 ~]# /application/nginx/sbin/nginx -h
nginx version: nginx/1.6.3
Usage: nginx [-?hvVtq] [-s signal] [-c filename] [-p prefix] [-g directives]

Options:
-?,-h : this help
-v : show version and exit
-V : show version and configure options then exit
-t : test configuration and exit
-q : suppress non-error messages during configuration testing
-s signal : send signal to a master process: stop, quit, reopen, reload
-p prefix : set prefix path (default: /application/nginx-1.6.3/)
-c filename : set configuration file (default: conf/nginx.conf)
-g directives : set global directives out of configuration file

[root@web03 ~]#

最新文章

  1. C标准头文件<assert.h>
  2. 你所不知道的Python奇技淫巧
  3. ural 1233
  4. SQLSERVER2008 显示列信息,包含扩展属性
  5. 读书笔记:php_tizag_tutorial
  6. Android常见Crash类型分析(一)
  7. min_25筛题目总结
  8. WPF popup自动关闭
  9. Linux中安装Oracle11g后出现监听的问题及解决办法
  10. django之ModelForm的用法
  11. 微信H5授权登录,公众平台,开放平台
  12. MybatisMapper 映射框架(增删改查 原始模式)
  13. 将JSON数据转换成JAVA的实体类
  14. 一次线上zabbix server 挂掉的思考
  15. spine获取骨骼位置
  16. json关键总结
  17. 【linux系列】linux防火墙的关闭开启
  18. WCF WS-Security and WSE Nonce Authentication【转】
  19. Block修改变量容易被忽略的方法
  20. 解决Sourcetree 每次拉取提交都需要输入密码

热门文章

  1. sqlhelper 数据库帮助操作类
  2. 解决MYSQL的错误:Got a packet bigger than 'max_allowed_packet' bytes
  3. python和sudo python 出现no module named XXX
  4. STM32 USB转串口驱动安装不成功出现黄色感叹号解决方法!
  5. 【HDU 6299】Balanced Sequence
  6. 【codeforces 799D】Field expansion
  7. 洛谷1417 烹调方案 dp 贪心
  8. asp.net-DirectoryEntry基本操作入门
  9. UML基础知识点
  10. POJ——T1125 Stockbroker Grapevine