Tagged Questions
0
votes
1answer
160 views
Name server on subdomain behind Amazon Route 53
I have a linode server with a name server running on it. I have my domain: example.com registered through GoDaddy. And the name servers set to Amazons, I am using Amazon Route 53 to manage it. I want ...
0
votes
1answer
886 views
Godaddy vs. Route53 for DNS
I have my website set up as an EC2 instance and my DNS is currently Godaddy. I'm considering switching to Amazon AWS Route53 for DNS.
The one thing I noticed however is that Route53 charges monthly ...
5
votes
1answer
464 views
Redirect all subdomains to subfolders
I'd like to add a rule so that all subdomains get redirected to a subfolder. For example:
app1.example.com -> example.com/app1
app2.example.com -> example.com/app2
something.example.com -> ...
1
vote
4answers
4k views
How do I set an MX record in Route53 for a GoDaddy domain?
Can't seem to find an answer to this question on AWS' forum, not in the Route53 manual, nor on Stackoverflow/Serverfault in a way that makes sense...and GoDaddy's support sure as heck ain't got an ...
2
votes
1answer
134 views
Are nameservers with heterogeneous TLDs acceptable in DNS records?
I am trying to migrate my nameservers from GoDaddy to Amazon Route 53. I would like to edit my DNS record to first add the Amazon Route 53 servers, let that propagate, then remove the GoDaddy servers. ...