[In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: Header and readme files are not being added to directory indexes. State-Changed-From-To: open-feedback State-Changed-By: stoddard State-Changed-When: Tue Sep 7 17:29:15 PDT 1999 State-Changed-Why: Check the arguments to the IndexIgnore config directive. By default, it is set to ignore README* and HEADER* which will match the files in /icons/. Furthermore, Win32 is case preserving/aware but case insensitive. I.e., Header.html is the same as HeAdEr.HtMl. I suspect the code was not working correctly for Win32 Apache pre-1.3.9, although I haven't checked. 1.3.9