Skip to content

Commit 5d64e27

Browse files
Replace links by DirectoryListing and add note on external CDN
1 parent 038c78c commit 5d64e27

File tree

1 file changed

+8
-7
lines changed
  • src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/domain-support/hostname-validation

1 file changed

+8
-7
lines changed

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/domain-support/hostname-validation/index.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ sidebar:
66

77
---
88

9+
import { DirectoryListing } from "~/components";
10+
911
Before Cloudflare can proxy traffic through a custom hostname, we need to verify your customer's ownership of that hostname.
1012

1113
:::note
12-
13-
1414
If a custom hostname is already on Cloudflare, using the [pre-validation methods](/cloudflare-for-platforms/cloudflare-for-saas/domain-support/hostname-validation/pre-validation/) will not shift the traffic to the SaaS zone. That will only happen once the [DNS target](/cloudflare-for-platforms/cloudflare-for-saas/start/getting-started/#3-have-customer-create-cname-record) of the custom hostnames changes to point to the SaaS zone.
15-
16-
1715
:::
1816

1917
## Options
@@ -22,7 +20,10 @@ If minimizing downtime is more important to you, refer to our [pre-validation me
2220

2321
If ease of use for your customers is more important, review our [real-time validation methods](/cloudflare-for-platforms/cloudflare-for-saas/domain-support/hostname-validation/realtime-validation/).
2422

25-
## Other resources
23+
## Limitations
24+
25+
Custom hostnames using another CDN are not compatible with Cloudflare for SaaS. Since Cloudflare must be able to validate your customer's ownership of the hostname you add, if their usage of another CDN obfuscates their DNS records, hostname validation will fail.
26+
27+
## Related resources
2628

27-
* [Hostname validation statuses](/cloudflare-for-platforms/cloudflare-for-saas/domain-support/hostname-validation/validation-status/)
28-
* [Error codes](/cloudflare-for-platforms/cloudflare-for-saas/domain-support/hostname-validation/error-codes/)
29+
<DirectoryListing />

0 commit comments

Comments
 (0)