Matt
CDCloudflare Developers
•Created by Matt on 7/29/2024 in #general-help
Page Rule - How to redirect from port 2043 to 80
Let's say I have this 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.5 replies