What is the name of the domain?
example.com
What is the issue you’re encountering
Im trying to get external subdomains (example: test.example.com
) to be pointed to my subdomain (example: subdomain.domain.com
). I’ve set up a CNAME record on the test.example.com
to point to subdomain.domain.com
(dns-only) which seems to point correctly as the alias. On my domain, ive set up an A record for subdomain.domain.com
(proxy enabled) and I can access that via a browser. However, when propagation is complete and I go to test.example.com
it enters into a redirect loop and I cannot seem to trace the issue.
What feature, service or problem is this related to?
DNS records