Added Site Redirects to First Site

I am working on a dev environment to move some sites to a new server. I used easyengine to setup the environment and the first site (www.restoraitonsites.org - wordpress-mu with subdirectories and W3TC). I then setup my SSL and began working on mapping test domains to sites added to the mu network (example: www.restorationsites.org/testing = site2.com). I eventually got all of that going properly (I still have to add each individual new domain to the sites-available file but I can live with that).

Then I tried to use easyengine to add another wordpress installation. However, when I attempt to access the new domain (valleyhuntsville.com) in a web browser it redirects to multisite install. And, when I try to go to the sites added to the multisite network, they appear to access the new wordpress install but show the multisite in the url (restorationsites.org/testing/ or site2.com). If I go to the mapped domain and put https in front (https://site2.com) I get the proper site but without any css, etc.

I edited my hosts file on my local machine in order to be able to work on this development as without that the domains will direct to the live server as opposed to the dev. Ip of the dev server is 198.46.150.27 Original domain with the mu-network is www.restorationsites.org First mapped domain is site2.com (www.restorationsites.org/testing/) Second, single site install is valleyhuntsville.com

This is my first time on the forum, and I’ve been looking through for quite a while to see if anyone else is having this issue. But, I haven’t found anything. If I’m repeating something that is already posted, I apologize.

Any insight is appreciated. Thanks.