Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 589abc5cc129bc0b0e987fdfd9587496 > files > 5

apache-mod_security-2.7.7-3.mga5.x86_64.rpm

/var/log/httpd/modsec_*.log  {
    rotate 5
    monthly
    missingok
    notifempty
    nocompress
    postrotate
	/bin/systemctl reload httpd.service > /dev/null 2>&1 || true
    endscript
}