## Scope Serve files from a root before the application sees the request. ## Requirements - Match by URL prefix, and pass through when nothing matches. - Refuse a path escaping the root.
Scope
Serve files from a root before the application sees the request.
Requirements