#!rst
index-file.names option
=======================
index-file.names
list of files to search for if a directory is requested
Example: ::
index-file.names = ( "index.php", "index.html",
"index.htm", "default.htm" )
If a name ends with slash this file will be used as an index generator for all directories.