1 /var/log/apache2/lasse-gehrmann.de/www/*.log {
11 if /etc/init.d/apache2 status > /dev/null ; then \
12 /etc/init.d/apache2 reload > /dev/null; \
16 if [ -d /etc/logrotate.d/httpd-prerotate ]; then \
17 run-parts /etc/logrotate.d/httpd-prerotate; \