Right I am working on a few sites, using virtual hosts (vhosts) on my local developing machine.
I've altered the windows\system32\drivers\etc\hosts file to include some fake domain names that just go to my localhost using ::1 (I chose ::1 because, (A) it is shorter than 127.0.0.1 (B) IPv6 will become the 'next thing')
The problem however it works in firefox and IE9, but not in Chrome. I have to manually enable IPv6 DNS lookup. Not a big deal here. But I need to do it everytime I (re)start Chrome.
Was wondering if there was an easier way for this. Else I'll just revert to using 127.0.0.1
Extra information: I am using the dev-channel releases of Google Chrome. My current version is: 17.0.963.12 dev-m