/usr/local/apache/logs/*.log {
daily
rotate 7
compress
missingok
notifempty
sharedscripts
postrotate
/sbin/service httpd reload > /dev/null 2>/dev/null || true
endscript
}
Hello, This blog is for Linux aspirants , which will be useful for the Linux Guru's and also for the newbies. You can find catagories like tips & tricks ,howto's,configurations & also several troubleshootings on issues!
No comments:
Post a Comment