host domain pointed to ip and port without just redirecting

i wanna point my host domain to my webservers ip and port without using a uri record because that just redirects and you see the ip and port. i wanna just see my domain name
8 Replies
Cyb3r-Jak3
Cyb3r-Jak32y ago
You want an origin rule with destination port override. https://developers.cloudflare.com/rules/origin-rules/features/#destination-port
Available Origin Rules settings · Cloudflare Rules docs
The following sections describe the available settings in Origin Rules.
Sad Game Dev
Sad Game DevOP2y ago
brain not understanding
Cyb3r-Jak3
Cyb3r-Jak32y ago
You can make an rule that changes the destination port so if your app is running on 3000 you can point to that and still connect to Cloudflare on 443
Sad Game Dev
Sad Game DevOP2y ago
i dont understand can u help my dumbass im new to cloudflare
Cyb3r-Jak3
Cyb3r-Jak32y ago
Create an origin rule in the dashboard · Cloudflare Rules docs
Create rules that adjust incoming requests, change Cloudflare settings, or trigger actions.
Cyb3r-Jak3
Cyb3r-Jak32y ago
I don’t know what part you are missing
Sad Game Dev
Sad Game DevOP2y ago
my dumbass is god damn lost my website is down and i dont know what to do
Cyb3r-Jak3
Cyb3r-Jak32y ago
1. Make a DNS record that you want to use for your site. Make sure it is cloudflare 2. Create a new Origin rule following the guide above and to change the destination port to what matches your server

Did you find this page helpful?