Report this

What is the reason for this report?

Catch-all routes for App platform

Posted on September 19, 2022

I’m setting up an app that has a static site for a frontend and a backend api. How do I setup the HTTP routes properly?

I have the static site’s HTTP route set to “/” and the backend’s set to “/backend” but when I visit “/some-route” it 404s instead of letting my static site’s router kick in. How do I set it up so that doesn’t happen?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.