Date: Wed, 19 Jan 2005 19:40:57 +0100 From: Ingmar Gebert <ingmar.gebert@uni-rostock.de> To: Clement Laforet <sheepkiller@cultdeadsheep.org> Cc: apache@FreeBSD.org Subject: Re: FreeBSD Port: mod_musicindex-0.99.7 Message-ID: <000001c4fe56$90e3fe80$95111e8b@Pequod> References: <000201c4fe2e$ce801df0$95111e8b@Pequod> <20050119144848.GA88791@goofy.cultdeadsheep.org>
index | next in thread | previous in thread | raw e-mail
Hi Clement,
> First of all, there no "official layout" for webapps.
> OTOH, as mnaintainer of apache ports, I consider ${PREFIX}/www/data
> should only be used by default webpage(s) of webservers (apache,
> monkey etc...). webapps (or any webcontent created by ports) have to
> be put in ${PREFIX}/www/${PORTNAME}.
> BTW, it has to be discussed to find a clever and modular policy
> about webapps.
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
<serveradress>/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.
> > Also, the module does not seem to read these files from the location
> > specified in the <Directory> directive in httpd.conf. It always tries to
> > read from <host>/musicindex. Is this path fixed at compile time ?
>
> I'll have a look at it tonight, but BTW, it can be fixed by tweaking
> apache config (by using Alias directive).
> Thanks for the report.
Thanks for looking into it.
Ingmar
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c4fe56$90e3fe80$95111e8b>
