I’m wondering if it’s possible for there to be a different instance on Netlify for a different path for the domain.
I have mysite.com as one of the domains associated with an instance on my account, but I want to have mysite.com/path1 in a different instance instead of it being under the mysite.com instance.
I want to do this because I’m connecting most of the sites from GitHub, and I have a different repository for each project, but I guess I could just put all the folders under the apex domain if it’s not possible.
Sorry in advance if I didn’t fully clarify something, I don’t really know how to explain it well in words.
Should I have different folders in one site or do I create different site for each repository? I read the docs but I’m confused as to how to configure it.