The following reply was made to PR mod_autoindex/4961; it has been noted by GNATS.
From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Subject: Re: mod_autoindex/4961: Header and readme files are not being added to directory indexes. Date: Fri, 10 Sep 1999 20:05:05 -0500 I renamed my header/readme files so that they had an extension and then changed the HeaderName/ReadmeName so that they used an extension. I didn't try the MultiViews thing. I read your response to PR 4991, and I noticed that you said, "you ... have to specify the full name". However, when my config had ReadmeName still pointing to README, the readme file in Apache's icons directory was not being added, even though the filename was exactly README. However, once I added an extension to the readme file and changed my config to match, it worked. So I take it that, now, not only do I have to specify the full name, but the file itself must also have an extension?