Multiple sites on one dev box
Posted: Mon Feb 02, 2004 1:06 pm
I'm developing more than one web site on the same dev box. I've put each site into it's own subfolder. When I go to upload one of them to it's live server, all my include's must be changed to reflect the base url of the live server. In other words, I have to delete the subfolder name from everything. Is there a neat trick to get around going in and re-coding all my includes and web addresses to reflect the main server?