Port redirection

Is there any means to reroute requests to a different port based on e.g, hostname? For example this is what implicitly occurs when CF unwraps TLS over port 443, rerouting it to port 80 on the host, when "Flexible" is enabled.
Was this page helpful?