摘要:
这里使用的是编写shell脚本的方式来处理 vi /etc/init.d/nginx (输入下面的代码) #!/bin/bash# nginx Startup script for the Nginx HTTP Server# it is v.0.0.2 version.# chkconfig: - 阅读全文
posted @ 2016-11-18 20:44 爱编程的欧巴 阅读(1221) 评论(0) 推荐(0)
|
|||
|
摘要:
这里使用的是编写shell脚本的方式来处理 vi /etc/init.d/nginx (输入下面的代码) #!/bin/bash# nginx Startup script for the Nginx HTTP Server# it is v.0.0.2 version.# chkconfig: - 阅读全文
posted @ 2016-11-18 20:44 爱编程的欧巴 阅读(1221) 评论(0) 推荐(0) |
|||