Just wondering how this handles subdomain multisite installs, particularly when doing a push or pull of the database? For instance, if I set %%ENV%%_URL to my main site URL e.g. www.example.com then what about the domains of my other sites e.g. blog1.example.com, blog2.example.com?
Just wondering how this handles subdomain multisite installs, particularly when doing a push or pull of the database? For instance, if I set
%%ENV%%_URL
to my main site URL e.g.www.example.com
then what about the domains of my other sites e.g.blog1.example.com
,blog2.example.com
?