Skip to content

Instantly share code, notes, and snippets.

@richardc
Created August 13, 2012 16:06
Show Gist options
  • Save richardc/3342212 to your computer and use it in GitHub Desktop.
Save richardc/3342212 to your computer and use it in GitHub Desktop.
# Empty VHosts to prevent:
# /etc/cron.daily/logrotate:
# [Sun Aug 12 06:25:01 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
<VirtualHost *:80>
</VirtualHost>
<VirtualHost *:443>
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment