file:filepath
file://hostname/filepath
i.e.
file:/etc/passwd
file://masterhost/etc/passwd
If the second URI form file://hostname/filepath is used then the file retriever will only allow connecting to a file in case the host name provided is the name or an alias of the local machine.
1.4.5