I am using engine hosting, and have MSM installed. I have been developing multiple sites using a test domain call “nvadave.com”. There are 5 sites that we are testing using subdomains like 96x.nvadave.com. This has been working fine for quite some time.
Now I want to add a 2nd domain as follows:
- 96x.nvadave.com ==> /sites/96x (This is the one that has been working fine)
- 96x.fm ==> /sites/96x (This is the new one)
I called engine hosting and had them accept requests for the 96x.fm domain. Now, I can go to the index page for my site from the new domain, but I cannot go anywhere else on my site. I can’t get to scripts or styles or any of the directories under /sites/96x, they all kick me back to the home page. I have setup a test subdomain in my DNS of http://new.96x.fm, which has an A record of 209.240.81.126. If you go to the domain you will see the homepage of my site. However, if you try to go anywhere else it kicks you back to the homepage. The only reason the homepage renders is because all of the scripts, style and images are still coming from http://96x.nvadave.com. If I try to go to the location of a script, style or image via the new.96x.fm domain, I cannot get to the files.
Example:
http://96x.nvadave.com/sites/96x/styles/sidebar-summary.css ==> This works
http://new.96x.fm/sites/96x/styles/sidebar-summary.css ==> This DOES NOT work…
Any help would be greatly appreciated…
Thanks,
Greg Weber