Route requests to different applications based on path prefix. The first matching prefix wins. Strips the matched prefix from pathInfo. $$\text{urlMap} : \text{List (String × Application)} \to \text{Application}$$
Equations
- One or more equations did not get rendered due to their size.