如果手动编译安装nginx并不会安装logrotate配置。如果用yun安装nginx会自动安装/etc/logrotate.d/nginx配置文件:
/var/log/nginx/*log { daily rotate 10 missingok notifempty compress sharedscripts postrotate [ ! -f /var/run/nginx.pid ] || kill -USR1 `cat /var/run/nginx.pid` [...]
|
||||||
|
如果手动编译安装nginx并不会安装logrotate配置。如果用yun安装nginx会自动安装/etc/logrotate.d/nginx配置文件: /var/log/nginx/*log { daily rotate 10 missingok notifempty compress sharedscripts postrotate [ ! -f /var/run/nginx.pid ] || kill -USR1 `cat /var/run/nginx.pid` [...] Windows 7的这个God Mode彩蛋是个实用的蛋,只需要建立一个目录,命名为:GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} [...] |
||||||
|
Copyright © 2010 YongZou 点 com - All Rights Reserved |
||||||