CF redirecting from one A record domain to another A record domain

I have two domains A and B which are pointing to the same IP using ‘A’ record and caching enabled. Going to domain B the visitor is redirected to domain A instead of leaving domain as it is and showing the page there.

Request:
Request URL: [the url of domain A]
Request Method: GET
Status Code: 301
Remote Address: 104.27.177.107:443
Referrer Policy: no-referrer-when-downgrade

Response:
cf-ray: 50390a104b86b4f6-VNO
content-type: text/html
date: Fri, 09 Aug 2019 10:27:45 GMT
expect-ct: max-age=604800, report-uri=“https://report-uri.Cloudflare.com/cdn-cgi/beacon/expect-ct
location: [the url of domain B]
server: Cloudflare
status: 301

No page rules should be affecting this. Any ideas what could be wrong?

Presumably your server configuration. Check that and make sure both domains are properly configured on the web server.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.