Can't have Public Hostnames + paths shared across different tunnels?

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.

The recommended approach is to use a different subdomain for each tunnel.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.