Hello,
Please help me with the Forwarding URL. I need to redirect all requests to www to not www.
This page rule:
www.*.mysite.com/*
Forwarding URL
https://$1.mysite.com/$2
did not work for
www.demo.mysite.com
Hello,
Please help me with the Forwarding URL. I need to redirect all requests to www to not www.
This page rule:
www.*.mysite.com/*
Forwarding URL
https://$1.mysite.com/$2
did not work for
www.demo.mysite.com
You didn’t post the actual URL of what you’re trying to forward, but if that domain is using SSL, Cloudflare’s default SSL certificates won’t cover www.sub.example.com
This topic was automatically closed after 14 days. New replies are no longer allowed.