Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ae2dbb7

Browse files
meker12bdenham
andauthored
Link to Fastly DNS config info for apex domains (#8287)
* Link to Fastly DNS config info for apex domains Per customer feedback, updated the Fastly set up instructions for DNS configuration settings for development environment to include link to instructions for setting up A records for apex domains. * Fix trailing spaces * Update src/cloud/cdn/configure-fastly.md Co-authored-by: Bruce Denham <bdenham@adobe.com>
1 parent 542a8a1 commit ae2dbb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/cloud/cdn/configure-fastly.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ To update your DNS configuration for development:
185185

186186
When the CNAME records are live, Magento provisions certificates and uploads the SSL/TLS certificates.
187187

188+
{:.bs-callout-info}
189+
If you plan to use apex domains (`your-domain.com`) for your Production site, you must configure DNS address records (A records) to point to the Fastly server IP addresses. See [Update DNS configuration with production settings]({{ site.baseurl }}/cloud/live/site-launch-checklist.html#dns).
190+
188191
1. Add ACME challenge CNAME records for domain validation and pre-provisioning of Production SSL/TLS certificates, for example:
189192

190193
| Domain or Subdomain | CNAME

0 commit comments

Comments
 (0)