[QU
thank you so much guy this helped me to correct my problem
OTE="Chris1, post: 789724, member: 169790"]Here is my /etc/logrotate.d/httpd file:
/var/log/httpd/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/bin/systemctl reload httpd.service > /dev/null...