Skip to content

Commit 96ad513

Browse files
Update custom origin server as available to all
1 parent 450a13b commit 96ad513

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import { GlossaryTooltip, Render } from "~/components"
1616

1717
To use a custom origin server, you need to meet the following requirements:
1818

19-
* You have purchased the [Cloudflare for SaaS Enterprise plan](/cloudflare-for-platforms/cloudflare-for-saas/plans/) and the feature is properly entitled to your account.
2019
* Each custom origin needs to be a valid hostname with a proxied (orange-clouded) A, AAAA, or CNAME record in your account's DNS. You cannot use an IP address.
2120
* The DNS record for the custom origin server does not currently support wildcard values.
2221

src/content/partials/cloudflare-for-platforms/get-started-fallback-origin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The fallback origin is where Cloudflare will route traffic sent to your custom h
88

99
:::note
1010

11-
If you are an Enterprise customer, you can route custom hostnames to distinct origins by using [custom origin server](/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/).
11+
To route custom hostnames to distinct origins, refer to [custom origin server](/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/).
1212

1313
:::
1414

src/content/plans/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,9 +2741,9 @@
27412741
},
27422742
"custom_origin": {
27432743
"title": "[Custom origin](/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/)",
2744-
"free": "No",
2745-
"pro": "No",
2746-
"biz": "No",
2744+
"free": "Yes",
2745+
"pro": "Yes",
2746+
"biz": "Yes",
27472747
"ent": "Yes"
27482748
},
27492749
"custom_certificates": {

0 commit comments

Comments
 (0)