Hello,
I have multiple virtual sites running under apache on a server.
My question is, how can I temporarily change the root directory within a script so that I can include files from one site into another.
I know I can use the server's full path to get the include files into the script but I want all of the links and image src locations in the included files to be relative to the other site so that I don't have any broken links.
Hope that makes sense.
Thanks,
lowtide