The current project I'm on requires it to be hosted at a specific URL to run, in this case, http://silverline.msdev. Normally, you have 2 options, both involving IIS:
Update the hosts file in C:\Windows\system32\drivers\etc, with a line like t ...
Read post