Heroku 上的自定义域:在设置主机名/IP 地址阶段丢失
我知道 Heroku 上的自定义域出现了很多,但我迷失了。
注册商希望指定以下信息:
Primary Nameserver
Nameserver:
IP Address:
Secondary Nameserver
Nameserver:
IP Address:
Extra Nameservers (Optional)
Nameserver:
IP Address:
在尝试 proxy.heroku.com 后,我给注册商发了电子邮件,他们说:
您需要将 IP 地址输入到 DNS 区域文件中
HEROKU.COM 与名称 PROXY 关联
我们无法存储 .COM 区域的 IP 地址...
您的名称不起作用的原因是名称服务器
PROXY.HEROKU.COM
配置不正确。
请联系您的 DNS 提供商并要求他们修复该问题。
现在我对整件事感到非常困惑,也许这是世界上最明显的答案,但我就是不明白!
非常感谢帮助!
I know custom domains on heroku comes up a lot but I'm lost.
The registrar wants this information specified:
Primary Nameserver
Nameserver:
IP Address:
Secondary Nameserver
Nameserver:
IP Address:
Extra Nameservers (Optional)
Nameserver:
IP Address:
http://devcenter.heroku.com/articles/custom-domains clearly states the IP Addresses to use so I entered those, but for the nameserver I was unsure. After some googling I thought proxy.heroku.com might work but it does not.
I emailed the registrar after I tried proxy.heroku.com and they said:
You need to enter the IP addresses into the DNS zone file for
HEROKU.COM associated with the name PROXY
We cannot store IP addresses for .COM zones ....
The reason why your name is not working is the Name Server
PROXY.HEROKU.COM
is not correctly configured.
Please contact your DNS provider and ask them to fix it.
Now I'm very confused by the whole thing, perhaps it's the most obvious answer in the world but I just don't get it!
Help very much appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
注册商询问您想要在哪里托管 DNS(不是您的网站)。设置 DNS 后,您可以将特定子域指向 heroku。
您首先需要设置一些 DNS 托管。 (EasyDNS、Zerigo 等)
The registrar is asking you where you want to host your DNS (Not your website). Once you have your DNS setup, you can then point a specific subdomain to heroku.
You first need to setup some DNS hosting. (EasyDNS, Zerigo,... etc)