The tld tag has no wiki summary.
1
vote
1answer
39 views
About reserved domains name
According to this wikipedia article
Followings are reserved domains:
example: reserved for use in examples
invalid: reserved for use in obviously invalid domain names
localhost: reserved to avoid ...
1
vote
1answer
41 views
One-word link for intranet - top level domain (tld) setup with BIND 9
While it seems to be a kind of typical pattern for the intranet ... however haven't been able to find the right and working solution for it. I'm trying to set up the intranet site accessible by the ...
1
vote
1answer
80 views
Which TLD's require TCP access to the nameserver?
Has anybody got a list of all TLD's which require and only allow nameservers with TCP enabled?
Our ISP who provides our nameservers, only supports adding domains for UDP answers to their ...
5
votes
1answer
173 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 ...
2
votes
1answer
195 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 ...
13
votes
3answers
1k 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
156 views
How does the http://to./ domain work? [duplicate]
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
689 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 ...