Commit 63e8052e authored by Sergey Lyubka's avatar Sergey Lyubka

Added index.lp to the index_files

parent 782d0cda
...@@ -449,7 +449,8 @@ static const char *config_options[] = { ...@@ -449,7 +449,8 @@ static const char *config_options[] = {
"d", "enable_directory_listing", "yes", "d", "enable_directory_listing", "yes",
"e", "error_log_file", NULL, "e", "error_log_file", NULL,
"g", "global_auth_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", "k", "enable_keep_alive", "no",
"l", "access_control_list", NULL, "l", "access_control_list", NULL,
"m", "extra_mime_types", NULL, "m", "extra_mime_types", 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