[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#231411: marked as done (Bug in modules.conf: order of modules)



Your message dated Fri, 6 Feb 2004 13:57:32 +0000
with message-id <20040206135732.GK24334@parcelfarce.linux.theplanet.co.uk>
and subject line Bug#231411: Bug in modules.conf: order of modules
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Feb 2004 12:29:49 +0000
>From malsburg@cl.uni-heidelberg.de Fri Feb 06 04:29:49 2004
Return-path: <malsburg@cl.uni-heidelberg.de>
Received: from mail.epost.de [193.28.100.151] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ap57F-0007cT-00; Fri, 06 Feb 2004 04:29:49 -0800
Received: from [80.138.168.131] (80.138.168.131) by mail.epost.de (6.7.015) (authenticated as titus.von-der-malsburg@epost.de)
        id 4018DA2B00152971 for submit@bugs.debian.org; Fri, 6 Feb 2004 13:29:47 +0100
Mime-Version: 1.0 (Apple Message framework v612)
Content-Transfer-Encoding: 7bit
Message-Id: <[🔎] 23F078B2-58A0-11D8-8C90-003065B33FF0@cl.uni-heidelberg.de>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: submit@bugs.debian.org
From: Titus v. d. Malsburg <malsburg@cl.uni-heidelberg.de>
Subject: Bug in modules.conf: order of modules
Date: Fri, 6 Feb 2004 13:29:42 +0100
X-Mailer: Apple Mail (2.612)
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: 

Package: apache
Version: 1.3.28-4


I have the default modules.conf.  DirectoryIndex (index.html) is being 
ingored.  Instead I get a directory listing generated by autoindex.

The Problem seems to be the order in which the modules mod_dir and 
mod_autoindex are being added.

The default modules.conf (in /etc/apache/) has

...
LoadModule dir_module /usr/lib/apache/1.3/mod_dir.so
LoadModule autoindex_module /usr/lib/apache/1.3/mod_autoindex.so
...

It works if I simply switch these lines.  I found the solution for this 
Problem at
	http://www.geocrawler.com/archives/3/192/2001/12/0/7411885/


Thanks for your dedication to this project,
	Titus v. d. Malsburg


---------------------------------------
Received: (at 231411-done) by bugs.debian.org; 6 Feb 2004 13:57:35 +0000
>From willy@www.linux.org.uk Fri Feb 06 05:57:35 2004
Return-path: <willy@www.linux.org.uk>
Received: from parcelfarce.linux.theplanet.co.uk (www.linux.org.uk) [195.92.249.252] (93)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ap6UB-0001s1-00; Fri, 06 Feb 2004 05:57:35 -0800
Received: from willy by www.linux.org.uk with local (Exim 4.22)
	id 1Ap6U8-0003GO-FB; Fri, 06 Feb 2004 13:57:32 +0000
Date: Fri, 6 Feb 2004 13:57:32 +0000
From: Matthew Wilcox <willy@debian.org>
To: "Titus v. d. Malsburg" <malsburg@cl.uni-heidelberg.de>,
	231411-done@bugs.debian.org
Subject: Re: Bug#231411: Bug in modules.conf: order of modules
Message-ID: <20040206135732.GK24334@parcelfarce.linux.theplanet.co.uk>
References: <[🔎] 23F078B2-58A0-11D8-8C90-003065B33FF0@cl.uni-heidelberg.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 23F078B2-58A0-11D8-8C90-003065B33FF0@cl.uni-heidelberg.de>
User-Agent: Mutt/1.4.1i
Sender: <willy@www.linux.org.uk>
Delivered-To: 231411-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: 

On Fri, Feb 06, 2004 at 01:29:42PM +0100, Titus v. d. Malsburg wrote:
> Package: apache
> Version: 1.3.28-4
> 
> I have the default modules.conf.  DirectoryIndex (index.html) is being 
> ingored.  Instead I get a directory listing generated by autoindex.

This problem was reported and fixed some time ago.  Please upgrade to
a more recent version of apache (sarge currently has 1.3.29.0.1-3 and
sid has 1.3.29.0.1-5).  I think this will fix your problem.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain



Reply to: