Modules |
In the section, you can configure Lua scripts that are load as other web interface scripts execute. •The drop-down list defines where to add the current directory (directory where currently executed script resides) in the list from the section: ▫—to the top of the list, ▫—to the end of the list, ▫—do not add at all. •The section specifies the list of masks using which Lua modules are searched on the paths specified in the section. •The section specifies paths on which Lua modules from the section are searched. Paths must be specified relative to the root folder of the web server. For example: The script from the var-root/webmin/esuite/include/head.ds will not be found without additional configuration in the section. Modules from the ds-modules or webmin/vfs directories will be found without additional configuration in the section, because they are global modules, not web interface modules. |