Under a website one can select Workers and then Add a route to a specific worker service. for example:
example.com/abc/123 → worker123.myaccount.workes.dev
I know custom domains or subdomains can be used in pages, but is there a way to have a route/path for an existing domain point (not browser redirect) to a pages app? like:
example.com/abc/123 → example123.pages.dev
admittedly, there may be some tech challenges or drawbacks to allow this that i’m not thinking of right now.