摘要: 脚本对日志文件进行切割 阅读全文
posted @ 2016-05-08 09:14 similarface 阅读(289) 评论(0) 推荐(0)
摘要: nginx 像网卡那样可以 start stop restart staus 方便管理 阅读全文
posted @ 2016-05-08 09:13 similarface 阅读(230) 评论(0) 推荐(0)
摘要: nginx编译安装: 阅读全文
posted @ 2016-05-08 09:12 similarface 阅读(182) 评论(0) 推荐(0)
摘要: [root@nginx ~]# #默认启动方式 [root@nginx ~]# which nginx /sbin/nginx [root@nginx ~]# nginx [root@nginx ~]# #另行指定配置文件 [root@nginx ~]# nginx -c /tmp/nginx.conf [root@nginx ~]# #另行指定配置文件 [root@nginx ~]# ngi... 阅读全文
posted @ 2016-05-08 09:09 similarface 阅读(254) 评论(0) 推荐(0)