摘要:
将nginx配置为系统的服务vi /etc/rc.d/init.d/nginx贴下以下内容:(根据实际情况做适当修改)#!/bin/bash# nginx Startup script for the Nginx HTTP Server# this script create it by gcec at 2009.10.22.# it is v.0.0.1 version.# if you find any errors on this scripts,please contact gcec cyz.# and send mail to support at gcec dot cc.## ch 阅读全文