mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 12:14:41 +08:00
Removed index.shtml from the index files
This commit is contained in:
parent
2477f80a43
commit
31f1efd4f5
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user