What is the right way to clean apache2 logs?
/var/log/apache2/access_log and error_log point to
/usr/lib/apache2/logs/access_log and error_log
I have been cd /usr/lib/apache2/logs
rm access_log
touch access_log
chmod 666 access_log same for error_log
I could leave error_log alone because its not very big, I do it to
access_log because it is huge and webalizer complains.
Should root own these logs or apache?
-- 
gentoo-server@gentoo.org mailing list

Reply via email to