Hey everyone,
I have a web app running on my server and would like my domain to point to that web app with Cloudflare being a proxy between visitors and my server. My situation is complicated though because the web app is running on port 2096, and ports 80 and 443 are being used to host a completely different website with a different domain etc… It appears that 2096 is a supported port on Cloudflare though.
Is there anyway for me to configure Cloudflare such that mydomain.com points to 192.168.1.1:2096, and users are not pointed to the website being hosted on the default ports?
Thanks for your help!