Lists one or more filenames or wildcard pattern specifications, separated by spaces, which the connector is allowed to serve for files on this virtual path.
Syntax:
element=list-of-filenames
Parameters:
element
|
The file-system path that
element will be mapped to.
|
list-of-filenames
|
Zero or more filenames or filename patterns, separated by spaces. Only files which match one of these filenames will be served. You can use the wildcards "?" (matches any one character) and "*" (matches zero or more characters).
|
Properties:
Default:
|
Permit serving all files
|