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?