Skip to content

Instantly share code, notes, and snippets.

@mrlannigan
Forked from ebbersjathomes/gist:55cdaffe0f03f328c129
Last active August 29, 2015 14:02
Show Gist options
  • Save mrlannigan/1021e2d70bc906e01e53 to your computer and use it in GitHub Desktop.
Save mrlannigan/1021e2d70bc906e01e53 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
DocumentRoot c:\wamp\www\Portal\HomesCom
ServerName ebbersj.homes.com
Include C:\wamp\www\Portal\serverConfig\rewrites\portal.conf
setEnv ENVIRONMENT_LEVEL development
setEnv DEVELOPER ebbersj
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment