Origin port help
I have a website that's currently hosted and accessible via domain:port (e.g., host.mydomain.com:3000). However, I want the website to be accessible using only the subdomain name (e.g., web.mydomain.com) without specifying the port number in the URL.
I came across the "origin port" setting in the rules, but I'm having trouble understanding how to properly use it to achieve this. Can someone explain how I can configure my hosting or reverse proxy to serve the site without requiring the port number in the URL?
I came across the "origin port" setting in the rules, but I'm having trouble understanding how to properly use it to achieve this. Can someone explain how I can configure my hosting or reverse proxy to serve the site without requiring the port number in the URL?