Your IP : 216.73.217.127


Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/ngxconf

/var/log/ngxconf.log {
    weekly
    missingok
    create 0640 root root
    nocompress
    maxage 90
    postrotate
    endscript
}