Subj : exec/webfileindex.ssjs To : Git commit to main/sbbs/master From : Rob Swindell Date : Thu Mar 31 2022 07:05 pm https://gitlab.synchro.net/main/sbbs/-/commit/be0a37c8769539c78534414e Added Files: exec/webfileindex.ssjs Log Message: My initial/simple/ugly dynamic web file index generator Configured in sbbs.ini [web] by setting: FileVpathPrefix = /files/ FileIndexScript = webfileindex.ssjs And optionally (if you want your vhosts to get filebase access): FileVPathForVHosts = true You can use an .xjs file if you prefer. .