????

Your IP : 216.73.216.152


Current Path : /etc/logrotate.d/
Upload File :
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
}