I have searched for this and have no answer at all, maybe I'm just a bad researcher. Anyway, this will be my first time working with a multi-site install.
I have a site www.domain.com and installed a (WordPress) blog at blog.domain.com using a single-install WP.
What I want to do is enable the multi-site using the sub-domain mapping except for the site(s) specified. For example, www.domain.com or subdomain.domain.com will not be a WordPress site. I already tried (even with .htaccess) and now it has a redirect loop even undoing all of the changes. This includes folders such as www.domain.com/folder1/, /folder2/, /folder3/.
I'm not really used with these problems so a little help would be appreciated.