Skip to main content

/var/log/apache2/domlogs/proxy-subdomains-vhost.localhost too large

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey hey! There's no problem with truncating that file at all:
    0
  • Kent Brockman
    Ok, I'm adding this command as a server cronjob, running every 3 months. Should be enough, right? truncate -s 20M /var/log/apache2/domlogs/proxy-subdomains-vhost.localhost && service httpd restart
    0
  • cPRex Jurassic Moderator
    I like it!
    0

Please sign in to leave a comment.