Commit 31f1efd4 authored by Sergey Lyubka's avatar Sergey Lyubka

Removed index.shtml from the index files

parent 2477f80a
...@@ -346,7 +346,7 @@ static const char *static_config_options[] = { ...@@ -346,7 +346,7 @@ static const char *static_config_options[] = {
"global_auth_file", NULL, "global_auth_file", NULL,
"hide_files_patterns", NULL, "hide_files_patterns", NULL,
"idle_timeout_ms", "30000", "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, "listening_port", NULL,
#ifndef _WIN32 #ifndef _WIN32
"run_as_user", NULL, "run_as_user", NULL,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment