Chrome browser doesn't like *.loc domain without http://?
问题 For web development on localhost I'm using domains with .loc extension at the end of a domain name. For example: if I work on a site roses.com, the local development domain would be roses.loc (defined in hosts file and IIS as a host-header in binding) My preferred browser (the main browser I use for development is Chrome) but unfortunately it does not recognize a domain name with .loc extension as http://rose.loc - it throws me onto a google search page each time I would type in rose.loc