I currently run Cpanel on my server. I want to purchase another domain name and have it point to my existing domain. but instead of it still showing my existing domain and I want it to be the new one. Example currentdomain.com/blog/index.php then newdomain.com/blog/index.php see it will point to the same folder on the server but will appear as a different domain name. how can this be done?
Do you have ssh access to the server? If so, you can edit http.conf or create a symlink to point the root directory of one site to the same directory of the other site.