Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 16 Apr 2002 21:50:27 +0200
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Reply-To: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <73389842644.20020416215027@familiehaase.de>
To: cygwin@cygwin.com
Subject: Apache mod_autoindex.c buggy?
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo,

I'm using the Cygwin Apache several days now.
I think the mod_autoindex.c module is buggy.

I have loaded the module and in the httpd.conf section
about fancyindexing icons where the icons are assigned
to the files according to their suffixes I have the
default setting like:
    AddIcon /icons/c.gif .c
However, a C file isn't displayed with its icon
but with the default text icon.
(E.g.: http://62.138.63.18/cywgin/impgen/ )
See also the core in this dir which should show a bomb:
    AddIcon /icons/bomb.gif core

I looked in the /icons dir and the c.gif is correct (bomb too;).
If I change other entries it works ok. (like adding .bz2 to
the compressed files list).

Strange!


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

