i want redirect subdomain, but an error appears unexpectedly closed the connection
https://www.yalla-shoot-arabia.com/*
Forwarding URL (Status Code: 301 - Permanent Redirect, Url: https://new.yalla-shoot-arabia.com/$1)
i want redirect subdomain, but an error appears unexpectedly closed the connection
https://www.yalla-shoot-arabia.com/*
Forwarding URL (Status Code: 301 - Permanent Redirect, Url: https://new.yalla-shoot-arabia.com/$1)
For Page Rules to work the hostname has to be one the DNS panel, currently that hostname is
.
And I removed the cache
OK, might be a bug, as I see different results. Are your nameservers rory
and vera
? If they are not, then your domain is active on a different account. If they are, you have hit a bug. Try flipping the proxy status to and then back to
% dig ns yalla-shoot-arabia.com +short
rory.ns.cloudflare.com.
vera.ns.cloudflare.com.
% dig www.yalla-shoot-arabia.com @vera.ns.cloudflare.com. +short
ghs.google.com.
The Page rule itself looks fine, and once the hostname is correctly returning Cloudflare addresses this will work:
% curl https://www.yalla-shoot-arabia.com/ --resolve www.yalla-shoot-arabia.com:443:104.28.25.115 -I
HTTP/2 301
location: https://new.yalla-shoot-arabia.com/
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.