Hi!
I'd like to have 1 Multisite installation with 2 different domains, but with a catch: the blogs would be on different subdomains of each domain (with a static placeholder page on the root of the domain)
Ex:
domain1.org (points to a static page; could also be a WordPress blog)
blog1.domain1.org
blog2.domain1.org
etc
AND
domain2.org (points to a static page; could also be a WordPress blog)
blog3.domain2.org
blog4.domain2.org
etc.
Is this possible?
Thanks