I was just reading the docs about [Multisite](https://learn.getgrav.org/advanced/multisite-setup#quickstart-for-beginners) setup and had a question.
Can Grav support a multi-site using BOTH a sub-folder and sub-domain structure?
So the Sub-Domains could be locations like miami.mysite.com or chicago.mysite.com and then user profiles would be sub-folders as either mysite.com/briankb or miami.mysite.com/briankb
these three URL's would resolve to the same files/site (user sites)
- mysite.com/briankb
- miami.mysite.com/briankb
- chicago.mysite.com/briankb
but these will be different sites (location/group sites)
- mysite.com
- miami.mysite.com
- chicago.mysite.com
(mysite.com is just a pseudo name)