有没有办法使用名称服务器将我的域与 heroku 连接起来
Is there a way to connect my domain with heroku using nameservers
我有一个域是从 dataplugs. They don't support CNAME configuration. They only have nameservers. In there cpanel, there is an option for alias domain, but it is not working instead it redirects to my heroku sub-domain. I researched about it everywhere but didn't get a proper answer. One way I find on the internet that uses a pointdns(一个 heroku 插件)购买的,但我不确定,我没有看到任何添加名称服务器的选项。感谢您的回答。
有些域名注册商允许 aname/alias 指向 naked/root 域,但如果这在您的情况下不起作用,那么您可以使用 pointDNS.Please 尝试遵循 below-mentioned步数
- Go to APP -> settings-> under domain section add below domains
- domainname.com
- www.domainname.com
- Go to resources-> add PointDNS addon,
Verify by clicking on pointDNS
Copy all NS records from dataplug to pointDNS
Update NS issued by pointDNS (dns8.pointhq.com,dns12.pointhq.com) in
dataplug
我有一个域是从 dataplugs. They don't support CNAME configuration. They only have nameservers. In there cpanel, there is an option for alias domain, but it is not working instead it redirects to my heroku sub-domain. I researched about it everywhere but didn't get a proper answer. One way I find on the internet that uses a pointdns(一个 heroku 插件)购买的,但我不确定,我没有看到任何添加名称服务器的选项。感谢您的回答。
有些域名注册商允许 aname/alias 指向 naked/root 域,但如果这在您的情况下不起作用,那么您可以使用 pointDNS.Please 尝试遵循 below-mentioned步数
- Go to APP -> settings-> under domain section add below domains
- domainname.com
- www.domainname.com
- Go to resources-> add PointDNS addon,
Verify by clicking on pointDNS
Copy all NS records from dataplug to pointDNS
Update NS issued by pointDNS (dns8.pointhq.com,dns12.pointhq.com) in dataplug