Apache Reference: mod_autoindex, ReadmeName
ReadmeName
Document Appended to Index Listings
Syntax: ReadmeName A
Example: ReadmeName README.txt
Since: Apache 1.0
This directive sets the name of the document that will be appended to the end of the index listing. The filename argument (the name of the file to include) is treated as a URI path relative to the one used to access the directory being indexed. It must resolve to a document with a major content type of ``
text'' (for example, ``text/html'' or ``text/plain'').