How to rotate log files?
My site has slowed down quite a bit recently and I was told that my logs in usr/local/apache/domlogs have hit the 2 GB file size limit . Apache is slowing down due to large logs and its inability to append this file. I read somewhere that I could rotating this log and setting up permanent log rotation.Any idea how I can do this? Thanks.
