Well, Mapping a URL Path to a directory can be useful in many scenarios,
Ex:
- As a proof of ownership, some sites may ask you to publish certain files in certain directories “Google WebSite Ownership Verification, etc…
-  Publishing Django static files while proxying all the other URLs. Django Developers will relate 🙂
- etc…