Hi everyone, I'm just doing a quick poll to get some feedback for an ebuild I'm working on. Where do you think web applications should be installed? 1) $(HTDOCS)// 2) /usr/webapps// 3) a/n/other/? I don't think that ebuilds should be installing applications under the HTDOCS root. For a start, as we add more web servers, working out where HTDOCS is could prove impossible (especially if you run two or more web servers simultaneously!) There's also the problem that having the app installed under HTDOCS isn't very friendly to boxes hosting multiple sites. I'd prefer having ebuilds put applications under a central location, and I'm proposing that we use /usr/webapps for this (unless someone has a better suggestion). Then, it's just a simple alias directive to make an app available under Apache. While I'm at it, I'm proposing that we create a new set of 'web-XXX' groups for holding web applications. For example, wiki engines would go under 'web-wiki', bulletin boards under 'web-forums', and so on. This'd make it much easier for users to find these packages. Feedback urgently sought. Best regards, Stu -- Stuart Herbert stuart@gentoo.org Gentoo Developer http://www.gentoo.org/ Upcoming packages list http://dev.gentoo.org/~stuart/packages/ GnuGP key id# F9AFC57C available from http://pgp.mit.edu Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C --