Форумы / Cotonti / Support / muilti domain

GHengeveld
#30358 01.08.2011 20:15

You can try this:

$cfg['mainurl'] = 'http://' . $_SERVER['HTTP_HOST'];

I wouldn't recommend it though. Also make sure you have no 'domain for cookies' configured in admin->config->main so it will automatically pick the right domain name.