Look first for local copy

This allows you to replace downloaded files on the fly.

WebMask searches in this directory for any file requested from it. If it finds it, then it returns the local file from the directory, rather than making a request from the network.

Only the filename after the final / of the requested URL is searched for; the rest of the path is ignored.

This option is useful