Difference between revisions of "CNAME"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{DNS}}")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[wikipedia:CNAME]]
  
 +
[[aws route53 list-resource-record-sets]] --hosted-zone-id  /hostedzone/ZXXXXX31 --output text  | grep CNAME
  
{{DNS}}
+
 
 +
To add an alternate domain name (CNAME) to a [[CloudFront distribution]], you must attach a trusted certificate that validates your authorization to use the domain name. For more details, see: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-requirements
 +
 
 +
== Related ==
 +
* [[aliases]] in <code>[[aws_cloudfront_distribution]]</code> Terraform resource
 +
* [[Using alternate domain names and HTTPS]]
 +
* [[A]]
 +
 
 +
== See also ==
 +
* {{CNAME}}
 +
* {{dig}}
 +
* {{DNS}}
 +
 
 +
[[Category:DNS]]

Latest revision as of 15:47, 11 February 2024

Advertising: