Top "Cname" questions

A CNAME record or Canonical Name record is a type of resource record in the Domain Name System (DNS) that specifies that the domain name is an alias of another, canonical domain name.

How to map custom domain to an AWS Elastic Beanstalk URL?

I'm following the instructions Using Custom Domains with AWS Elastic Beanstalk to map a custom domain to an AWS Elastic …

dns amazon-web-services amazon-elastic-beanstalk cname
Route53 route subdomain to AWS Lambda?

I want to route my.domain.com to the url of my lambda function (which I setup and working via …

amazon-web-services subdomain cname amazon-route53 aws-lambda
GitHub Pages: setting up custom domain

I've got an organization page set up and running in GitHub and things seem to be working...but I'm a …

dns alias cname github-pages apex
How do I map multiple domains to the same bucket on Amazon S3?

Is it possible to do that? I need to be able to access mydomain.com by typing in my-domain.com …

amazon-s3 cname
Cloudfront CNAME vs DNS CNAME

I've set up a distribution but I'm a bit confused about the purpose of the CNAME that can be set …

amazon-web-services amazon-cloudfront cname
Pointoing my Heroku Rails app to www and without www works only for an hour?

My Rails app works with Heroku and if I set my CNAME at my domain register Afrihost to www.domain …

ruby-on-rails heroku dns cname
Subdomain of website for Github pages project

I have a Github project, github.com/jeti/matrix, and I set up a "Github pages" site for the project …

subdomain github-pages cname
FQDN pointing to CNAME record

Using Rackspace.com, which offers DNS service, I am attempting to point one domain EXAMPLE.NET to a dynamic DNS …

dns cname dyndns fqdn
AWS Route 53 Listing CNAME Records using boto3

I want to list all the CNAME records in a certain hosted zone. Let's say I have over 400 records in …

amazon-web-services boto3 amazon-route53 cname