I Moved one of my websites to Cloudflare.
but it seem is not working , I note that I have the following setting in my .htaccess which
redirect the traffic to port 49000 which run a NodeJs app
If you create a DNS A record pointing at that IP, and use Origin Rules, you should be able to do that I believe.
You will likely need to use Flexible SSL if you do this, which I would heavily advise against and instead recommend you setup a proper HTTPS configuration at your origin.
Also as a note, keep in mind the Cloudflare TOS when it comes to streaming video content. You’re quickly going to hit clauses in the TOS that prevent this kind of thing if you’re not using Stream, R2, or have some other Enterprise arrangement.
Thank you so much.
My problem is following
I can not run NUXST on 443 port on my server and i don’t know why.
when I run on 443 I have ERR_SSL_PROTOCOL_ERROR
regarding your reply, I just checked Origin Rules and I don’t see how it will help me out.
I need Cloudflare to open my website via the IP Address, am not sue if this is correct or not.
Am on Cpanel hosting and An cPanel provide SSL to the host.