4

Possible Duplicate:
Teach Google Chrome to understand custom TLD

Is it possible to let the Chrome browser prefer all DNS resolvable URLs over a search? Everytime I use a local name not matching a usual domain scheme, I got search results for it.

I first thought that no nonsense DNS lookup is made if the URL seems to be a search keyword, however Chrome always detect this condition and asks me if I like to go to my domain instead. So the DNS lookup is made anyway.

dronus
  • 1,978

1 Answers1

4

frustrating feature, isn't it? Adding a trailing slash to the name will prevent the search

"myserver/" wil go directly to http://myserver

uSlackr
  • 9,053