I have two different locations, with two different cloudflare tunnels. I also have a router in each location that I’d like to access via a public hostname.
What I’d like:
http://router.domain.com/location1 -> goes to location1's router via location1's tunnel
http://router.domain.com/location2 -> goes to location2's router via location2's tunnel
However, this doesn’t appear to be possible as I cannot add the hostname to the second tunnel. Cloudflare complains about an existing CNAME record. (which is obviously in the first tunnel)
Is this intentional/by design? It seems to severely limit the utility of the /path option for public hostnames.