摘要:
一.nginx支持的信号1.使用/usr/local/nginx/sbin/nginx -h cd /usr/local/nginx/sbin./nginx -s stop # 快速的停止进程./nginx -s quit # 优雅的停止进程./nginx -s reopen # 打开新的日志文件, 阅读全文
摘要:
一.思路 1.在官网选择需要的版本下载并上传带自己的linux系统中 源码下载地址:http://nginx.org/en/download.html nginx官网提供的yum源配置下载:http://nginx.org/en/linux_packages.html#RHEL-CentOS yum 阅读全文