Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 79959 invoked by uid 500); 2 Jun 2003 14:25:03 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 79941 invoked from network); 2 Jun 2003 14:25:03 -0000 Date: 2 Jun 2003 14:27:16 -0000 Message-ID: <20030602142716.21449.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 20414] - DirectoryIndex accumulation X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20414 DirectoryIndex accumulation nd@perlig.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|mod_dir |Documentation ------- Additional Comments From nd@perlig.de 2003-06-02 14:27 ------- Ah well, accepting this as a documentation bug. The behaviour can be stated as follows: Within the _same_ scope, DirectoryIndex index.html DirectoryIndex index.htm is effectively the same as DirectoryIndex index.html index.htm That is the way, iterative directives usually work. Clearing the list entirely may be a considerable feature anyway. Thanks for your report! --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org