Skip to content

Instantly share code, notes, and snippets.

@rileyrg
Created September 28, 2014 10:26
Show Gist options
  • Save rileyrg/e5dc020768909c4f6fba to your computer and use it in GitHub Desktop.
Save rileyrg/e5dc020768909c4f6fba to your computer and use it in GitHub Desktop.
NameVirtualHost *:80
<VirtualHost *:80>
ServerAdmin [email protected]
ServerName www.barwebs.com
DocumentRoot /var/www/barwebs/barwebs.com/
ServerAlias barwebs.com
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment