From owner-freebsd-apache@FreeBSD.ORG Thu Jan 20 10:13:11 2005 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A80A216A4CE for ; Thu, 20 Jan 2005 10:13:11 +0000 (GMT) Received: from mailhub01.unibe.ch (mailhub01.unibe.ch [130.92.9.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 436E943D54 for ; Thu, 20 Jan 2005 10:13:10 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from localhost (scanhub03.unibe.ch [130.92.254.67]) by mailhub01.unibe.ch (Postfix) with ESMTP id 7FBCA25BC69; Thu, 20 Jan 2005 11:13:08 +0100 (MET) Received: from mailhub01.unibe.ch ([130.92.9.52]) by localhost (scanhub03.unibe.ch [130.92.254.67]) (amavisd-new, port 10024) with LMTP id 23738-02-28; Thu, 20 Jan 2005 11:13:04 +0100 (CET) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub01.unibe.ch (Postfix) with ESMTP id 01C3325BB83; Thu, 20 Jan 2005 11:13:07 +0100 (MET) Received: from droopy.unibe.ch (droopy [130.92.64.20]) by asterix.unibe.ch (8.11.7p1+Sun/8.11.7) with ESMTP id j0KAD6U29630; Thu, 20 Jan 2005 11:13:06 +0100 (MET) Received: (from roth@localhost) by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id j0KAD9kK002942; Thu, 20 Jan 2005 11:13:09 +0100 (MET) Date: Thu, 20 Jan 2005 11:13:09 +0100 From: Tobias Roth To: Ingmar Gebert Message-ID: <20050120101308.GA2929@droopy.unibe.ch> References: <000201c4fe2e$ce801df0$95111e8b@Pequod> <20050119144848.GA88791@goofy.cultdeadsheep.org> <000001c4fe56$90e3fe80$95111e8b@Pequod> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c4fe56$90e3fe80$95111e8b@Pequod> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne cc: Clement Laforet cc: apache@freebsd.org Subject: Re: FreeBSD Port: mod_musicindex-0.99.7 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 10:13:11 -0000 On Wed, Jan 19, 2005 at 07:40:57PM +0100, Ingmar Gebert wrote: > > didn't know about the web folder policy. I agree web applications and > server modules should be treated differently, but they should nevertheless > work out of the box. At the moment mod_musicindex assumes that style data > can be read from /musicindex, but it can't. There should be > at least a notice that an Alias with the name /musicindex has to be created > (better yet add it with the install script) or the data needs to be copied > to www/data by hand. i promised clement to fix this and some other details for him this weekend. cheers, t.