Can you please elaborate on this:
Change
define('REL_WEB_URL', 'rel_here');
define('WEB_PATH', 'http :// yourdomain. com'); and as define('WEB_PATH', 'http://'.$_SERVER['HTTP_HOST'].'/');
define('COOKIE_DOMAIN', '.yourdomain.com');
1. Say my VPS server address is server777.mydomain.com and my main domain for this site will be mydomain2.com and I would like to use provinces for my sub domains, let says ontario.mydomain2.com
2. Once the mutlisite environment is created, would I just go into my c panel and create the provinces there: example - Ontario, how would I link the provinces together? database linkage?
I really appreciate all your help. I have been looking all over and just cannot find the information I need.
Thanks!
Steve