Skip to content

Commit db41962

Browse files
authored
Update umbraco-cloud/go-live/manage-hostnames/README.md
1 parent 2f460ea commit db41962

File tree

1 file changed

+1
-1
lines changed
  • umbraco-cloud/go-live/manage-hostnames

1 file changed

+1
-1
lines changed

umbraco-cloud/go-live/manage-hostnames/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Configuration may vary depending on which WAF you are using, so you should alway
166166
If your hostname can't point to `dns.umbraco.io`, Umbraco Cloud won't be able to reissue a certificate for your hostname during future renewals (3 months). You can publish a Domain Control Validation (DCV) record or use a custom certificate.
167167

168168
The DCV record is a CNAME record with key `_acme-challenge.<hostname>` pointing to `<hostname>.0df3da1ce1ef695a.dcv.cloudflare.com`.
169-
E.g.: www.example.com - CNAME `_acme-challenge.www.example.com` points to `www.example.com.0df3da1ce1ef695a.dcv.cloudflare.com`
169+
For example, `www.example.com` - CNAME `_acme-challenge.www.example.com` points to `www.example.com.0df3da1ce1ef695a.dcv.cloudflare.com`
170170

171171
The DCV record will ensure that Umbraco Cloud can always issue the
172172

0 commit comments

Comments
 (0)