FileBrowser has a base URL setting at the application level. Set it to "/files", and then API endpoints should be at "/files/api/". Then, you no longer need the rewrite directive or the /static context.
↧