Hi everyone,
The Page Rule redirect setup (https://icofc.cfored.com does not redirect tohttps://icofc.cfored.com/webpage ) within Cloudflare is not working properly.
[root@10-2-34-191 ~]# curl -I https://icofc.cfored.com/HTTP/2 405 date: Tue, 11 Jul 2023 06:02:42 GMTallow: GETcf-cache-status: DYNAMICserver: cloudflarecf-ray: 7e4ed6d08a8f16b8-IAH
See, the reference article, ‘Add a redirect,’ Redirects | cPanel & WHM Documentation
Regards,
Hal
You are using DNS-only for icofc.cfored.com
. That means you cannot add a redirect in Cloudflare.
If you want to use Cloudflare to redirect, you need to switch to proxied (
). You should probably also use a Redirect Rule instead of a Page Rule. Page Rules are going to be replaced with Redirect Rules.
2 Likes
Laudian,
The redirects did not work: https://icofc.cfored.com and https://support.cfored.com
Regards,
Hal
Now you don’t have a DNS record for icofc.cfored.com
anymore, while the one for support.cfored.com
is still unproxied.
dig +short icofc.cfored.com
dig +short support.cfored.com
imap.cfored.com.
xxx.xxx.xxx.45
You really need to have proxied DNS records for both if you want to redirect them in Cloudflare.
1 Like