Skip to content

Instantly share code, notes, and snippets.

@zackchandler
Created October 31, 2008 06:30
Show Gist options
  • Save zackchandler/21246 to your computer and use it in GitHub Desktop.
Save zackchandler/21246 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
ServerName www.myproject.com
DocumentRoot /var/www/apps/myproject/current
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment