Variable HTTPFileServerSettings.options
General options
class HTTPFileServerSettings
{
// ...
HTTPFileServerOption options
= HTTPFileServerOption .serveIndexHTML;
// ...
}
additional options