No badges yet
Rewrite with a prefix in front of "api"
No accepted solutions yet
I have two backend server running. I want to reverse proxy to each server depend on the API call. The below is my current rewrite config. But it only works for the `/api` one but...