well problem is that i have multiple domains hosted on the same server and main domain files go to 1st directory. All other domains have the folder in 1st directory
ex:
maindomain.com has files in [$root/]
2nddomain.com has files in [$root/2nddomain/]
3rddomain.com has files in [$root/3rddomain/]
so now i want to use my maindomain to host site under it but i dont want to mess up with all other domains so i wanted to move that domain to: [$root/maindomain/]
Yet, I want to be able to access folders like maindomain.com/3rddomain/ (that would load the same page as if i go to 3rddomain.com)
Bookmarks