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.

learn more… | top users | synonyms

0
votes
3answers
533 views

How can I remove the security/malicious user warning from my website?

I have a domain name tradespring.net, and www.tradespring.net that redirect to my heroku app with a CNAME record. However when I first try to access these sites it gives me a malicious warning This ...
1
vote
1answer
50 views

Tumblr Custom Domain not redirecting properly

I decided to host my blog at Tumblr, using their custom domain setup (http://blog.smokingfishgames.com/ instead of http://smokingfishgames.tumblr.com). However, it's been 72 hours and I'm still ...
1
vote
1answer
198 views

How to handle CNAME host redirect to virtual directory?

I have an internal website and virtual directory http://server2012/logs. I created a CNAME on my DNS server as LOGS -> server2012. I would like to set it up so that http://LOGS redirects to ...
1
vote
1answer
76 views

Make all subdomains point to root unless otherwise specified

I'd like all subdomains that aren't being used for anything else to go straight to my domain. ns1.mydomain.com. A 198.123.44.55 ns2.mydomain.com. A 198.123.44.66 *.mydomain.com. CNAME ...
0
votes
1answer
13 views

Using mixed A-Type and CNAME

A (IPv4 Adresszeiger) doc.domain.de. IN A 301 to domain.atlassian.net jira.domain.de. IN A 23.23.xx.xx domain.de. IN A 301 to www.domain.de work.domain.de. IN A ...
0
votes
1answer
20 views

Domain mapping issues

I have two domain names - .com & .co.uk bought with 123-reg and just one student windows hosting pack associated with the .co.uk domain. The .com domain is the main one which people would be ...
1
vote
0answers
17 views

map a sub page of a domain to google sites

I control a subpage of a site: economics.university.edu/summerschool I have access to CNAME, etc. However I want to use Google sites to create the site and then map the URL above to my Google site. ...