Quote:
|
Originally Posted by willysbirthday
Daily call to a cron
apachectl stop
mv current_log date.log.txt
apachectl start
You'll never even notice it, and you'll get all your logs in nice little piles so you have them if need be....
Delete the really old ones.
|
how tricky is this doing this like 2-3 times a day? I mean chances the server wont put apache back online or so...