From: Jason H. <jc...@ey...> - 2001-09-06 18:58:01
|
to recap on the upcoming multiple site layout structure, i'm wondering about the document root side of things. branching the user/ directory into site specific trees is fine, but why not do the same for the htdocs as well? so essentually, when you issue a 'make site_name', a user/site_name will be created, as well as a new htdocs/site_name. maybe there's something i missed, but this seems like the way to go unless we plan to have all the sites pull all it's resources (css/images) from one document root instead of individual site docroots. for this to work after this point, one would point their Apache virtual host document root to build/en/htdocs/site_name. i'm prolly in the dark, but that's ok. =] jason |