Server-Generated Directory Listings (Indexing)


Server-Generated Directory Listings (Indexing)

When a client requests a directory, the Apache configuration determines what is returned to the client. Apache can return a file as specified by the DirectoryIndex directive (page ), a directory listing if no file matches DirectoryIndex and the Options Indexes directive (page ) is set, or an error message if no file matches DirectoryIndex and Options Indexes is not set.