mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 07:28:13 +08:00
Added index.lp to the index_files
This commit is contained in:
parent
782d0cda46
commit
63e8052e4b
@ -449,7 +449,8 @@ static const char *config_options[] = {
|
||||
"d", "enable_directory_listing", "yes",
|
||||
"e", "error_log_file", NULL,
|
||||
"g", "global_auth_file", NULL,
|
||||
"i", "index_files", "index.html,index.htm,index.cgi,index.shtml,index.php",
|
||||
"i", "index_files",
|
||||
"index.html,index.htm,index.cgi,index.shtml,index.php,index.lp",
|
||||
"k", "enable_keep_alive", "no",
|
||||
"l", "access_control_list", NULL,
|
||||
"m", "extra_mime_types", NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user