Hi, how can i disable the apache logs (/var/www/webx/log/) for all users? and for some selected users? Thanks
To disable it for all users, just comment out the CustomLog directive in /etc/apache2/sites-available/ispconfig.conf and restart Apache.
The logs get deleted automatically after some time whan they reach a certain limit of the webspace quota, so there is no need to handle that manually.
But the size of logs files sum to web quota. If my case the logs files are de 30-60% of the web quota of my clients.
Are deleted the logs before send the mails of "Some Users/Groups Are Near Or Already Over Their Quota Limit"?