forward pages requests to origin
can i have specific pages requests resolve to the origin when using pages?
e.g
example.com CNAMEs exampleproject.pages.dev
when visiting example.com, some requests are made to example.com/api/xxx
those requests would have to be processed by my origin, but it currently seems like they just get handled by cloudflare and (obviously) dropped
0 Replies