Questions tagged [cname]

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.

This is typically used when running multiple services (like an FTP server and a webserver; each running on different ports) from a single IP address. Each service can then have its own entry in DNS (like ftp.example.com and www.example.com).

917 questions
-3
votes
1 answer

Domain Name Mapping Using Nameserver

I have a website www.example.com that create subdomains for each user like user1.example.com user2.example.com Now I need to give a feature to map this subdomain to their own website: user1.com user2.com When people come to user1.com the same…
Rajesh J Nair
  • 179
  • 10
-5
votes
1 answer

Map my sub domain to other mai domain

i need a help i want to map http://seaspa.prouses.com with http://zoje.in with the help of CNAME Records in DNS.
1 2 3
61
62