Skip to content

Instantly share code, notes, and snippets.

@dirtycajunrice
Last active March 16, 2016 16:59
Show Gist options
  • Save dirtycajunrice/04a70237e2f82153c2b5 to your computer and use it in GitHub Desktop.
Save dirtycajunrice/04a70237e2f82153c2b5 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
ServerName sicktest.dirtycajunrice.com
Redirect / http://dirtycajunrice.com:8081/
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment