Skip to content

Commit 182968e

Browse files
Link out to domain-configurations as per Abby suggestion
1 parent 9c6cdcf commit 182968e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/dns/concepts.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ Finally, as Cloudflare also works as a [reverse proxy](/fundamentals/concepts/ho
4747

4848
## Zone
4949

50-
DNS zone is an administrative concept used for delegating control over DNS settings for different domains. You can read more about this in the [specific Learning Center article](https://www.cloudflare.com/learning/dns/glossary/dns-zone/).
50+
DNS zone is an administrative concept used for delegating control over a given domain and its subdomains. You can read more about this in the [specific Learning Center article](https://www.cloudflare.com/learning/dns/glossary/dns-zone/).
5151

5252
For the purpose of this documentation, keep in mind that each domain added to a Cloudflare account is listed in the account home page as a zone. The exact properties and behaviors of your zone depend on its [DNS setup](/dns/zone-setups/).
5353

54+
Also, different Cloudflare products and features are configurable at the zone level. Refer to [Fundamentals](/fundamentals/setup/manage-domains/connect-your-domain/#domain-configurations) for details.
55+
5456
## DNS records
5557

5658
DNS records are instructions that live in the authoritative DNS servers and provide information about a zone. This includes what IP address is associated with a particular domain, but can also cover many other use cases, such as directing emails to a mail server or validating ownership of a domain.

0 commit comments

Comments
 (0)