Page Rule - How to redirect from port 2043 to 80
Let's say I have this URL
Basically I want to obfuscate that Cloudflare port out of the URL.
https://hello.mywebsite.com:2043/blah. How can I create a page rule to redirect it to a standard HTTP (80) port (or HTTPS on 443 in my example) so it becomes https://hello.mywebsite.com/blah?Basically I want to obfuscate that Cloudflare port out of the URL.
