Closed akshatkhariwal closed 10 years ago
The Multi-Domain site is now working on Stage.
Have created one sub-domain for Rajasthan: rj.stage.aamaadmiparty.org IP: 54.251.102.112
For configurations options for Domain Access you can go to: http://stage.aamaadmiparty.org/admin/structure/domain
Single Sign On is not working right now. Need to Debug it.
Enable Domain Ctools(domain_ctools) module on prod to show blocks domain specifically.
Show Facebook and Twitter Blocks for Multi Domains.
Done.
List of LIVE State sites
Issue Details
Installation Guide for Domain.
Add following code in settings.php before enabling the module.
// Add the domain module setup routine. include DRUPAL_ROOT . '/sites/all/modules/contrib/domain/settings.inc'; // for single sign on $cookie_domain = '*.aamaadmiparty.org';