About
The file scheme is a scheme for a hierachical uri that locates a file on the local file system.
Articles Related
URI Example
Example of an uri with the file scheme
- Windows:
file:///C:/Users/username/
Browser
A file URI can also be directly open by a browser.
Example:
file:///C:/Users/username/index.html