Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
107 views

Why don't TLDs resolve?

Why aren't there any services on TLDs? Is there any particular reason there aren't websites at http://org/ or http://com/ ? It seems like it would be the ideal place to put information about the ...
1
vote
1answer
65 views

How do I make Chrome accept “.test” as a valid TLD?

When I enter, say, xyz.test in the Chrome address bar, then Chrome initiates a search. How do I make Chrome always treat .test as a top level domain, just like .com and all the others? I know that I ...
5
votes
2answers
279 views

Teach Google Chrome to understand custom TLD

For development on local machine I've set domains with custom top level domain .nt. But Google Chrome doesn't know about this top level domain, so, if I enter example.nt in location bar, then google ...
2
votes
1answer
133 views

How does the http://to./ domain work? [closed]

Possible Duplicate: How does http://to./ work? Jeff Atwood (@codinghorror) posted a tweet a few days ago, congratulating http://to./ for launching the shortest URL shortener, and breaking ...
1
vote
2answers
490 views

Use custom, local domain for virtual machine in Firefox

I have set up my Windows development system with VMWare Workstation to host a Linux server on which I edit test sites. I have assigned the domain "vm" to that virtual machine's IP address, so that ...