
icm/HTTP/file_access_<xx>
This parameter determines for which URL prefixes static file access should be set, and in which directory the static files are stored.
If an access attempt is made on a page or file under ‘virtual_root’, ‘virtual_root’ is replaced by ‘document_root’. The handler then attempts to read the file from the file system and to send it back to the client.
Value Range |
Unit |
Default Setting |
icm/file_access_<xx> = PREFIX=<URL prefix>, DOCROOT=<root directory of files> <xx> must be specified in ascending order from 0.For example, icm/file_access_0 = PREFIX=/docs/, DOCROOT=/tmp/documents |
Character string |