Thanks to Ipstenu and Rod for helping with this. I think that using the domain mapping plugin is the way we’re going to go. I set up the main multi-site installation at https://sites.unishanoi.org. I want to create a test site at https://sites.unishanoi.org/testsite, and then map that over to https://testsite.unishanoi.org. In theory, I think that should work.
I read through a tutorial on the plugin, but I’m confused about a couple of the steps.
Step 1 – create an Addon Domain or a Parked Domain. The directions say that if you are not using WordPress in the root direction, you need to use an Addon Domain. However, I didn’t see anything in Dreamhost about creating an addon domain, only Parked Domains. So I created a Parked Domain at https://testsite.unishanoi.org. Is there something I’m missing on this?
Step 2 – The DNS Settings. This step really baffled me. I have the DNS information from DreamHost, but from there the directions don’t seem to apply. They talk about going into the “registrar’s website where the domain was registered” and changing the name servers. We can add A or CNAME records through our ISP, but I’m pretty sure that we don’t want to change the nameservers over at Network Solutions. I’m guessing that would take down all of the other sites that we are running. I didn’t do anything with this step.
Step 3 – WPMU Domain Mapping Plugin Installation – no trouble.
Step 4 – Mapping the External Domain to One of Your Child Sites. I entered in the IP address of our main site, https://sites.unishanoi.org in the “Server IP Address” field under Settings–>Domain Mapping. Then I went to the child site, https://sites.unishanoi.org/testsite, and I went to Tools->Domain Mapping and I added a new domain, https://testsite.unishanoi.org and made that the primary domain.
Finally, I added an A Record to our ISP list that points testsite (.unishanoi.org) over to the same IP address as sites.unishanoi.org (which I got from Dreamhost). Is this the correct record? Should I be using a CNAME record instead, point testsite.unishanoi.org over to sites.unishanoi.org?
Right now, all I get when I go to https://testsite.unishanoi.org is a Parked Domain marker from Dreamhost. Any suggestions?