Cloudfront CNAME vs DNS CNAME

前端 未结 1 355
-上瘾入骨i
-上瘾入骨i 2020-12-29 23:27

I\'ve set up a distribution but I\'m a bit confused about the purpose of the CNAME that can be set up in Cloudfront. Assuming my assigned Cloudfront domain is d27fwrff25jcfd

相关标签:
1条回答
  • 2020-12-29 23:53

    The process you describe in your second paragraph is exactly right. You create the CNAME record in your domain using your DNS provider. You then tell CloudFront about the CNAME so it knows to use your distribution when requests come in with your CNAME in the HTTP Host header.

    Hope this helps!

    0 讨论(0)
提交回复
热议问题