Okay, say I want www.mywebsite1.com and www.mywebsite2.com to show the exact same website, that means when I go to www.mywebsite2.com/page3.html it should show www.mywebsite1.com/page3.html while still showing www.mywebsite2.com/page3.html in the URL. So my question in brief is just how do I point a subdomain or domain name to the same url or file path? Since I don't know how to do this I was not sure which forum to put it in, I hope this is okay.
The problem is that I don't want to use a frame for many reasons. Also, I want to be able to see other files besides the main one. If I use a frame for www.mywebsite2.com and I go to www.mywebsite2.com/page3.html it's just going to show a page not found. I want it to be completely hidden that it's a different URL. I know this can be done and I've seen it done I just wanted to know how to do it myself.
nvm people, I figured it out I forgot in CPanel that you can set an addon domain to use the same directory as another. That's all I needed to know, thanks Codythebest though, your help was appreciated.