Skip to content
  • Rob Swindell's avatar
    My initial/simple/ugly dynamic web file index generator · be0a37c8
    Rob Swindell authored
    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.
    be0a37c8