????
| Current Path : /etc/logrotate.d/ |
| Current File : //etc/logrotate.d/php_maillog |
/var/log/php_maillog {
compress
create
weekly
missingok
rotate 4
postrotate
/usr/local/apache/bin/apachectl graceful
endscript
}