Skip to content

Instantly share code, notes, and snippets.

@bjeanes
Created December 22, 2008 22:34
Show Gist options
  • Save bjeanes/39160 to your computer and use it in GitHub Desktop.
Save bjeanes/39160 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
ServerName mingle.mocra.com
ServerAlias elevensoftmingle.selfip.com
ProxyPassReverse / http://127.0.0.1:8080/
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment