Apache Module mod_autoindex Description:
Generates directory indexes, automatically, similar to the Unix ls command or the Win32 dir shell command
Status:
Base
ModuleIdentifier:
autoindex_module
SourceFile:
mod_autoindex.c
Summary The index of a directory can come from one of two sources: A file located in that directory, typically called index.html. The DirectoryIndex directive sets the name of the file or files to be used. This is controlled by mod_dir. Otherwise, a listing generated by th