Folders for main domain and addon domains
I'm confused about how add-on domains work.
I've got multiple websites and want to move them over one at a time. Lets call them domainMain.com and domainNumber2.com.
My main account is domainMain.com and it now works fine. I put the relevant files in public_html and they show up when I go to domainMain.com.
But if I create an add-on domain for domainNumber2.com it creates a folder inside public_html called domainNumber2.com. Now if I go to domainMain.com/domainNumber2.com/ I see the new second domain. This is not desired.
Also if I move say 5 more domains over, I have to dig through all of the domainMain.com Wordpress files and look for specific folders named after my secondary domains, rather than having a clean location that lists folders for each domain only.
Am I missing something or is this the way it is suppose to work?
I expected and would kind of like to have a file structure more like this:
root/
domainMain.com/
public_html/
domainNumber2.com/
public_html/
domainNumber3.com/
public_html/
etc….
I've got multiple websites and want to move them over one at a time. Lets call them domainMain.com and domainNumber2.com.
My main account is domainMain.com and it now works fine. I put the relevant files in public_html and they show up when I go to domainMain.com.
But if I create an add-on domain for domainNumber2.com it creates a folder inside public_html called domainNumber2.com. Now if I go to domainMain.com/domainNumber2.com/ I see the new second domain. This is not desired.
Also if I move say 5 more domains over, I have to dig through all of the domainMain.com Wordpress files and look for specific folders named after my secondary domains, rather than having a clean location that lists folders for each domain only.
Am I missing something or is this the way it is suppose to work?
I expected and would kind of like to have a file structure more like this:
root/
domainMain.com/
public_html/
domainNumber2.com/
public_html/
domainNumber3.com/
public_html/
etc….