Skip to content

Commit d76f4fa

Browse files
[DNS] Add link to subdomain setups from how-to page (#19906)
* Update subdomains-outside-cloudflare.mdx adding a note for the reverse; subdomain setups after customers told they were unable to find it - kai * Fix typo and update link to more specific page --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 84745ee commit d76f4fa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/dns/manage-dns-records/how-to/subdomains-outside-cloudflare.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Cloudflare's CDN and security services are not applied to delegated subdomains.
2929

3030
***
3131

32-
## Delegate a subdomain
32+
## Delegate a subdomain (outgoing)
3333

3434
To delegate a subdomain such as *internal.example.com*, tell DNS resolvers where to find the zone file:
3535

@@ -44,3 +44,7 @@ To delegate a subdomain such as *internal.example.com*, tell DNS resolvers wher
4444
The `A` records for the subdomain are only required as glue records for nameservers that are located in the subdomain of the current zone that is being delegated.
4545
:::
4646
5. (Optional) If the delegated nameserver has DNSSEC enabled, [add the `DS` record](/dns/dnssec/#1-activate-dnssec-in-cloudflare) in Cloudflare.
47+
48+
## Delegate a subdomain (incoming)
49+
50+
To delegate a subdomain from an external DNS provider to Cloudflare, refer to [subdomain setups](/dns/zone-setups/subdomain-setup/setup/).

0 commit comments

Comments
 (0)