From: alex b. <en...@tu...> - 2001-07-09 00:25:36
|
> So once I changed user/ then do a make, then don't touch the stuff in > build/, simply copy the htdoc/ in build into apache docroot for the > virtualhost ? Everything in build is derived, don't do development there. > What if I want to make two sites... Should I make a copy of user/ ? At the moment we don't do multiple sites, you'll have to copy the source tree wholesale. That will change. Also, I find it most convenient to run a symlink to each build: htdocs/whatever/ -> /path/to/binarycloud/build/en/htdocs/ > BTW Alex, I have a simple patch to get the "make" works in freebsd... > Anybody wants it? Can you create a diff and send it to the list? thanks! _alex |