Hi Stuart On Tue, Aug 05, 2003 at 11:12:05AM +0100, Stuart Herbert wrote: >How do you feel about making /var/www the "official" Gentoo home for dynamic >vhosts? So we'd have something like > > /var/www//public_html/ > >as the docroot for the virtual host. > >At the same time, how would you feel if, for single-domain installs, we made >/var/www/localhost/public_html the default docroot, instead of /home/httpd. > >If the box ever needs to move to dynamic vhosts, the admin or config-toolset >just has to drop in a symlink in /var/wwww to expose the site as a virtual >domain. Very reasonable. /home/httpd was the result of moving from the very old /usr/local/httpd, which is where things were installed before I gave the Apache ebuild a massive overhaul. We need not stay with /home/httpd forever, in fact it really does need to move somewhere else. Looks like /var/www has become the defacto standard. Donny