I have 3 differnt websites on same webserver under a root directory. A lot of the code is the same across all 3 websites.
I wanted to see if there was a way to move code from all 3 websites up one level (outside the website itself) to the root directory (where the folders for each website are contained.
EX. The root directory is c:\ (where i want to move the files to and access from each indivual website. The websites themselves are contained in c:\Website1, c:\Website2, etc.
So is it possible to move code from c:\Website1 to c:\ and access it from c:\ in the c:\Website1 website?
If you need more details or I am not clear let me know.
Thank You.