如何。域名有效吗?

发布于 2024-08-24 15:25:56 字数 1459 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

终遇你 2024-08-31 15:25:56

相当于 http://to/ 该网站只是托管在顶级域 to 上。

如果 com 的负责人愿意,同样可以在 http://com/ 上托管。您通常会看到它与 . 类似 http://to./ 所以它不会无法解析为名为 to 的本地计算机,或者被浏览器错误解析。

is equivalent to http://to/ The site is simply hosted on the top level domain to.

The same could be hosted at http://com/ if whoever is in charge of com wanted to. You typically see it with the . like http://to./ so it doesn't resolve to a local machine named to or get resolved by the browser incorrectly.

朱染 2024-08-31 15:25:56

. 是多余的——实际的域名是 http://to/,但 Firefox 至少会转换它到 http://www.to.com/,而这根本不是我们想要的。每侧附加的 . 字符没有任何意义,附加 . 让浏览器知道这就是我们想要的。 http://.to/ 应该也可以,但 Firefox 似乎想将其指向 http://www.to/

.to是属于汤加的顶级域名,负责域名分配的公司创建了一个没有二级域名的域名,完全合法。

The . is superfluous—the actual domain is http://to/, but Firefox, at the very least, converts that to http://www.to.com/, and that's not what we're going for at all. Additional . characters on each side don't mean anything, and appending a . lets the browser know that that's all we want. http://.to/ should also work, but Firefox seems to want to point it to http://www.to/.

.to is a top-level domain that belongs to Tonga, and the company in charge of allocating domain names has created one with no second-level domain, which is perfectly legal.

没有你我更好 2024-08-31 15:25:56

您指的是汤加顶级域名吗?如果是这样,它只是特定国家/地区的另一个 TLD。

Are you referring to the Tonga top-level domain? If so, it's just another TLD for a specific country.

浅浅淡淡 2024-08-31 15:25:56

我怀疑您是在询问以下国家/地区的 .to ccTLD汤加。

I suspect that you're asking about the .to ccTLD for the country of Tonga.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文