Skip to content

Instantly share code, notes, and snippets.

@luk-
Created May 22, 2012 16:39
Show Gist options
  • Save luk-/2770144 to your computer and use it in GitHub Desktop.
Save luk-/2770144 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
ServerName mtambo.com
ServerAlias www.mtambo.com
DocumentRoot /var/www/mtambo.com/htdocs
ErrorLog /var/www/mtambo.com/logs/error.log
CustomLog /var/www/mtambo.com/logs/acomess.log common
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment