DirectoryResolutionStrategy

Undocumented in source.
struct DirectoryResolutionStrategy {}

Members

Variables

listDirContents
bool listDirContents;

Whether to show a plain HTML listing of the directory's content.

serveIndexFiles
bool serveIndexFiles;

Whether to attempt to serve index files from a directory.