Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > a2a1a511dddf98c0541eac88f402f647 > files > 5

apache-mod_security-2.9.1-0.RC1.1.mga6.armv7hl.rpm

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