I would like the root of my domain uses cloudflare page static website and to have some dynamic directories which use cloudflare Tunnels.
Ex.
x.com/index.html (static)
x.com/submit (tunnel to a backend)
Configuring tunnels with two different paths works well (ex. submit.x.com/submit and x.com).
Is it possible ?