From: Andreas A. (Thyrell) <a.a...@th...> - 2001-09-15 13:46:02
|
Hi Alex, > Yes, the way to solve this is during the make process in combination > with a path constant: > BC_PATH_RESOURCES > so all of your paths _will_ be absolute, but based on a variable :) Very cool. Another question. Is the build tree layout final or will it change? I mean the language stuff is going to different subdirs: build/en/htdocs ... build/de/htdocs ... Currently i run a symlink to the language builds htdocs dir withing the vhost dir. So in www.foo.com/en/ the "en" is a symlinkg to build/en/htdocs. Andi |