Skip to content

Instantly share code, notes, and snippets.

@ebbersjathomes
Created June 13, 2014 17:55
Show Gist options
  • Save ebbersjathomes/55cdaffe0f03f328c129 to your computer and use it in GitHub Desktop.
Save ebbersjathomes/55cdaffe0f03f328c129 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
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