Your message dated Sun, 28 Mar 2004 21:18:39 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#239829: apache: ReadmeName and HeaderName ignored, nothing 
displayed
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; 24 Mar 2004 15:05:36 +0000
>From [EMAIL PROTECTED] Wed Mar 24 07:05:36 2004
Return-path: <[EMAIL PROTECTED]>
Received: from master.ies.hu [195.70.37.202] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B69wl-0004Yv-00; Wed, 24 Mar 2004 07:05:35 -0800
Received: from localhost (master [127.0.0.1])
        by master.ies.hu (Postfix) with ESMTP
        id 4040B1B9C8; Wed, 24 Mar 2004 16:05:00 +0100 (CET)
Received: from bp.ies.hu (unknown [192.168.2.1])
        by master.ies.hu (Postfix) with ESMTP
        id 1222F1B966; Wed, 24 Mar 2004 16:05:00 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
        by bp.ies.hu (Postfix) with ESMTP
        id 6A50A141AF; Wed, 24 Mar 2004 16:04:59 +0100 (CET)
Received: by bp.ies.hu (Postfix, from userid 1028)
        id 1BB641411C; Wed, 24 Mar 2004 16:04:59 +0100 (CET)
From: SZOKOVACS Robert <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apache: ReadmeName and HeaderName ignored, nothing displayed
X-Mailer: reportbug 1.50
Date: Wed, 24 Mar 2004 16:04:59 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by AMaViS @ bp.ies.hu
X-Virus-Scanned: by AMaViS snapshot-20020222/master.ies.hu
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Package: apache
Version: 1.3.26-0woody3
Severity: normal

Whatever I set to ReadmeName and HeaderName, nothing gets displayed in the 
directory listing

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux ies-hungary 2.4.25 #3 Fri Feb 20 13:59:24 CET 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache depends on:
ii  apache-common             1.3.26-0woody3 Support files for all Apache webse
ii  dpkg                      1.9.21         Package maintenance system for Deb
ii  libc6                     2.2.5-11.5     GNU C Library: Shared libraries an
ii  libdb2                    2:2.7.7.0-7    The Berkeley database routines (ru
ii  libexpat1                 1.95.2-6       XML parsing C library - runtime li
ii  logrotate                 3.5.9-8        Log rotation utility
ii  mime-support              3.18-1.3       MIME files 'mime.types' & 'mailcap
ii  perl                      5.6.1-8.6      Larry Wall's Practical Extraction 
ii  perl [perl5]              5.6.1-8.6      Larry Wall's Practical Extraction 


---------------------------------------
Received: (at 239829-done) by bugs.debian.org; 28 Mar 2004 19:18:42 +0000
>From [EMAIL PROTECTED] Sun Mar 28 11:18:42 2004
Return-path: <[EMAIL PROTECTED]>
Received: from port5.ds1-sby.adsl.cybercity.dk (trider-g7.fabbione.net) 
[212.242.169.198] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B7fnu-0006J3-00; Sun, 28 Mar 2004 11:18:42 -0800
Received: from trider-g7.ext.fabbione.net (port5.ds1-sby.adsl.cybercity.dk 
[212.242.169.198])
        by trider-g7.fabbione.net (Postfix) with ESMTP
        id 00F2816; Sun, 28 Mar 2004 21:18:40 +0200 (CEST)
Date: Sun, 28 Mar 2004 21:18:39 +0200 (CEST)
From: Fabio Massimo Di Nitto <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
To: Szokovacs Robert <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#239829: apache: ReadmeName and HeaderName ignored, nothing
 displayed
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
 <[EMAIL PROTECTED]>
 <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Hi Robert,
        perfect, the apache documentation reflects this behavior as well
as the new debian apache. I am closing this bug.

Thanks
Fabio

On Sun, 28 Mar 2004, Szokovacs Robert wrote:

> On Sunday 28 March 2004 20.32, you wrote:
>
> Hi,
>
> >     ReadmeName README.html
> >     HeaderName HEADER.html
> >
> >     # Otherwise you can comment the 2 lines above and uncomment
> >     # the 2 below in order to display plain text files.
> >     #
> >     # ReadmeName README.txt
> >     # HeaderName HEADER.txt
> >
> > Please let me know if it helps.
>
> It helped, thanks!
>
> br
>
> Szo
>

-- 
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.


Reply via email to