TStaticModule.IndexFiles Property
The list of index file names searched, in order, when a request maps to a directory.
Remarks
Defaults to index.html followed by index.htm. The first index file that exists in the requested directory is served.
Syntax
Unit: Sparkle.Module.Static
property TStaticModule.IndexFiles: TStrings