首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

nginx的日志有关问题

2012-09-24 
nginx的日志问题日志每天都多了个.1的,原来是logrotate的日志轮询导致的。vi /etc/logrotate.d/nginx 全部

nginx的日志问题
日志每天都多了个.1的,原来是logrotate的日志轮询导致的。
vi /etc/logrotate.d/nginx 全部注释

热点排行