Namecheap:将 https://example.com 重定向到 https://WWW.example.com?

Namecheap: Redirect https://example.com to https://WWW.example.com?

这重复了 之前在 SO 上问过的问题。

但是,那里接受的答案似乎不再有效。接受的答案是:

Prior to this I had only a CNAME Record with a 'www' host pointed to Heroku. Now I also have an ALIAS Record with the root host '@' pointed to Heroku.

我尝试在 Namecheap 上添加一个 ALIAS 记录,host=='@',指向 'https://www.example.com'。但是,Namecheap 发布了一条消息说:

Error occured: INVALID_ADDR : 'https://www.example.com' should not be an IP/ URL for ALIAS record.(host name: @)

我还尝试使用主机=='@' 的别名记录,指向我的虚拟主机 (us-####-#.galaxy-ingress.meteor.com)。 Namecheap 接受了,但是当我尝试生成 SSL 证书时,我的虚拟主机说 Namecheap 配置不正确。

在 Namecheap 上执行此操作的正确方法是什么?

查看设置别名时的错误消息,似乎值字段中的 https:// 是问题所在。您是否尝试过将 @ 别名作为主机并将 www.example.com 作为值?

目前 Meteor Galaxy 需要 CNAME 记录,正如上面的评论所述,Namecheap 不希望您为此使用 CNAME 记录。 Galaxy 提供的解决方案是使用 third-party 服务。我不会 post 将 url 发送到此处的第 3 方服务,因为这可能看起来像垃圾邮件,但您可以在此处的 Galaxy 文档中阅读相关信息:

https://galaxy-guide.meteor.com/dns.html#root-domain