1
I installed the XAMPP and would like to know how I do to manage the log file of apache (my log file is 50MB and I will have problems in the future).
It is possible to delimit a size so that after reaching the log file "auto recycle"?
1
I installed the XAMPP and would like to know how I do to manage the log file of apache (my log file is 50MB and I will have problems in the future).
It is possible to delimit a size so that after reaching the log file "auto recycle"?
Browser other questions tagged apache
You are not signed in. Login or sign up in order to post.
I am using Windows
– Edvaldo Lucena
http://httpd.apache.org/docs/current/programs/rotatelogs.html
– Bacco