Skip to content

Instantly share code, notes, and snippets.

@relrod
Created February 5, 2014 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save relrod/8820800 to your computer and use it in GitHub Desktop.
Save relrod/8820800 to your computer and use it in GitHub Desktop.
isysuclosed.com vhost
<VirtualHost *:80>
ServerName isysuclosed.com
ServerAlias www.isysuclosed.com
ErrorLog logs/isysuclosed.com-error_log
CustomLog logs/isysuclosed.com-access_log combined
Redirect / http://hashellfrozenover.com/
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment