# indexfile module. server.modules += ( "mod_indexfile" ) # files to check for if .../ is requested index-file.names = ( "index.html", "index.htm", "index.php", "default.htm", )