Hi,
My Apache testserver contains several directories, each containing a different CMS designed to work within the root directory. So each of these CMS's expect to run in the root folder ("/") and not in some subdirectory ("/cms1/","/cms2/" etc.).
How can I make each CMS think it is running inside the main root and not in a subdirectory? Anyone have any idea how to do this?
I've coded htaccess in the past but this is way over my head. Any help would be greatly appreciated.
Thank you