Carsten Behrens 8/26/2020

What is a CNAME record

Read Original

This article defines a CNAME (Canonical Name) record, a DNS entry that specifies one domain is an alias for another canonical domain. It explains how CNAME records allow multiple domain names (like ftp.example.com) to resolve to the same IP address as a primary domain (example.com), detailing the relationship between the alias and the canonical name.

What is a CNAME record

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes