nginx作为Linux系统服务启动 最新更新| 软件分类| 专题汇总| 手机版

您所在的位置:首页 > nginx作为Linux系统服务启动 > 信息评论 >

nginx作为Linux系统服务启动

  #!/bin/bash  # chkconfig: 2345 58 74  # description: nginx web server  # processname: nginx  # config: /usr/local/nginx/conf/nginx.conf  # pidfile: /usr/local/nginx/log/nginx.pid  # Source function library.  . /etc/init.d/funct

网友评论

发表评论

(您的评论需要经过审核才能显示)