Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
389 views

Do an A Record redirect like Tumblr's Custom Domain feature

I am wanting to make a site where users will get a subdomain such as.. user.website.com However I would like to offer a service like Tumblr where they can get a domain from a host, say GoDaddy, and ...
1
vote
4answers
92 views

Keeping DNS at one place. What possibilities are out there?

I host a couple of websites for some customers. So basically what they do is change their A Record to my server's IP and everything works fine. Now I want to upgrade my server and of course my ...
0
votes
0answers
24 views

moved website - exchange server mail not working [closed]

I have a client who I have designed a new website for. They have an existing website with another host. Ready for the site to go live I liaised with the other host and gave the ip address of my ...
0
votes
0answers
44 views

Ioncube domain licence on Amazon EC2

I've installed a ioncube encoded program which is licenced by domain on a Amazon EC2 Cloud instance and set up the DNS so that an A Record for the licenced domain points to an Amazon Elastic IP. I've ...
0
votes
1answer
62 views

Setup CNAME alias from one domain to another

I'm attempting to satisfy the Cookieless domain suggestion of Google's Page Speed plugin and am running into a wall with my host who can't be bothered with the details of why it's not working. ...
0
votes
1answer
48 views

Forward olddomain.com/$ to newdomain.com/$ [closed]

I've switched domains but want to keep my old links forwarded. So if someone goes to olddomain.com/lol they would be forwarded to newdomain.com/lol Can I do this with A record? Whats the best ...
0
votes
1answer
199 views

How to Forward Domain Name to Existing URL - .htaccess, DNS records, what else?

I am much more of a programmer than a server guru so any help is much appreciated! Forwarding a domain name for SEO reasons -> NewDomain.com hosted with 3rd party needs to point to currently hosted ...
0
votes
3answers
72 views

How to set A Records and MX records correctly

I just wanted to confirm something if that's okay? :) I am setting up a new site for someone and they already have email configured on an existing server and want the website on a different one. They ...
0
votes
1answer
453 views

Custom domain in Tumblr

I setup this domain's A-record to point to this tumblr: emmaraviv.com :: timeoftstretched.tumblr.com Which works fine, but www.emmaraviv.com does not. In tumblr, I have the "custom domain" set to ...
-1
votes
0answers
15 views

How A Record is created when I only Change NS record

As per my understanding : NS Record : handles the DNS queries for a domain name . A Record : points the domain name to a host ( ip ) Mx Record : handles emails . Now Question is , When I ...