/var/log/apache2se/*.log { weekly missingok rotate 52 compress delaycompress notifempty create 640 root adm sharedscripts postrotate if [ -f /var/run/apache2se.pid ]; then /etc/init.d/apache2se restart > /dev/null fi endscript }