Date: Sat, 17 Dec 2005 22:24:28 +0100 From: Clement Laforet <clement@FreeBSD.org> To: ports@FreeBSD.org Subject: Time to strictly define pathes for webapps ports? Message-ID: <20051217212428.GC42077@goofy.cultdeadsheep.org>
next in thread | raw e-mail | index | archive | help
--kfjH4zxOES6UT95V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, As many of you have noticed, I changed default DocumentRoot in=20 apache22, and some users considered I violate POLA (PR ports/90418=20 [1], arved's weblog [2]), and I perfectly understand. Currently web apps, or web frontends are installed where maintainer=20 wishes: - ${PREFIX}/www/(data|cgi-bin|etc.) - ${PREFIX}/www/${PORTNAME} - ${PREFIX}/share/${PORTNAME} (aka ${DATADIR}) etc... It's pretty messy. IMHO, it's time to fix this hole in our hier. The most problematic webapps are CGI, because, we usually install them=20 ${PREFIX}/www/cgi-bin, PHP ones are more flexible. I've no real opinion on the best way to do. I personnaly have=20 ${PREFIX}/www/local for my stuff and put some Alias and VirtualHost in=20 etc/apache2?/Includes directory. So I'm not a good judge of it. I'm ready to add USE_APACHE=3Dwebapps magic to export good path for=20 Makefiles and PLIST_SUB. I'm also ready make all apache server ports=20 apache team or I maintain compliant to new policy. Now I'm all ears :-) clem [1] http://www.freebsd.org/cgi/query-pr.cgi?q=3D90418 [2] http://arved.priv.at/weblog/archives/2005/12/apache_22.html --kfjH4zxOES6UT95V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFDpIIMsRhfjwcjuh0RAhXaAKDEYo40z5VfiyKJ6T2OnUyH6pB+jQCdH20h Q5yglyJXqULCiIvxqxyhiDE= =7EVz -----END PGP SIGNATURE----- --kfjH4zxOES6UT95V--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051217212428.GC42077>