Forked from ebbersjathomes/gist:55cdaffe0f03f328c129
Last active
August 29, 2015 14:02
-
-
Save mrlannigan/1021e2d70bc906e01e53 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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