Removed index.shtml from the index files

This commit is contained in:
Sergey Lyubka 2014-01-06 11:34:32 +00:00
parent 2477f80a43
commit 31f1efd4f5

View File

@ -346,7 +346,7 @@ static const char *static_config_options[] = {
"global_auth_file", NULL,
"hide_files_patterns", NULL,
"idle_timeout_ms", "30000",
"index_files","index.html,index.htm,index.cgi,index.shtml,index.php,index.lp",
"index_files","index.html,index.htm,index.cgi,index.php,index.lp",
"listening_port", NULL,
#ifndef _WIN32
"run_as_user", NULL,