随笔分类 -  nginx技术

摘要:1、在/etc/init.d/目录下编写脚本,名为nginx 1 #!/bin/sh 2 # 3 # nginx - this script starts and stops the nginx daemon 4 # 5 # chkconfig: - 85 15 6 # d... 阅读全文
posted @ 2015-07-17 21:00 安仲炜 阅读(512) 评论(0) 推荐(0)