Your IP : 216.73.216.215


Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/php-error-logs

/home*/*/logs/*.php.error.log {
    size 100M
    missingok
    rotate 4
    dateext
}