Where does CPanel / WHM store www logs for users, and how can you remove them (is there a utility to do it, or just manual rm). I have a user who has a lot of www log usage and I would like to get rid of the log.
If you delete domlog files you need to restart apache to get them to be recreated. If you empty them with echo > user/local/apache/domlogs/logfile you don't need to restart apache.