You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-cloud/set-up/project-settings/manage-hostnames/README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,14 +111,13 @@ You will need to **remove the old DNS entry** before the Cloudflare service gene
111
111
112
112
Cloudflare is a popular DNS provider, which offers a variety of different services to improve performance and security. We also use it for DNS and Hostnames on Umbraco Cloud.
113
113
114
-
You need to enroll the hostname you want to add to your project in a slightly different way if it's hosted on Cloudflare
114
+
When adding a hostname to your project hosted on Umbraco Cloud, using your own Cloudflare account the process is slightly different.
115
115
116
116
1. Set Proxy Status to **DNS Only** when creating a _CNAME_ or _A-record_ for your hostname in Cloudflare.
117
-
2. Change Proxy Status to **Proxying** once your hostname is **Protected** on the Hostname page for your Cloud project. Also, make sure the website is accessible through the hostname.
117
+
2. Change Proxy Status to **Proxied** once your hostname is **Protected** on the Hostname page for your Cloud project. Also, make sure the website is accessible through the hostname.
The above is primarily relevant when you need to use specific Cloudflare services like Page Rules, Workers, and so on.
120
-
121
-
Keeping the proxy status set to **DNS Only**, Umbraco Cloud will handle the automatic TLS setup and ensure your hostname is always protected by `HTTPS`.
120
+
The above is primarily relevant when you need to use specific Cloudflare services like Page Rules, Workers, and so on.
122
121
123
122
### Using Certificate Authority Authorization (CAA) for your domain?
0 commit comments