Skip to content

Commit d711559

Browse files
authored
Apply suggestions from documentation review
1 parent a2c7332 commit d711559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/fundamentals/setup/manage-domains/redirect-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you have an alias domain that only forwards traffic to another domain (that i
1212

1313
2. Make sure that your alias domain has a proxied [DNS A or CNAME record](/dns/manage-dns-records/how-to/create-dns-records/) that properly resolves DNS queries. You may also want to include a record for the `www` subdomain.
1414

15-
*You should use the IP address `192.0.2.1` as it will discard traffic but fulfil the function we require. `100::` is the equivalent for an `AAAA` record.*
15+
Use the IP address `192.0.2.1` for the `A` record. This address does not route traffic to an origin server but allows Cloudflare to apply rules, redirects, and Workers to incoming traffic. The equivalent IP address for an `AAAA` record is `100::`.
1616

1717
| **Type** | **Name** | **IPv4 address** | **Proxy status** |
1818
| -------- | -------- | ---------------- | ---------------- |

0 commit comments

Comments
 (0)