Jump to:
| Project: | Multisite Manager |
| Version: | 6.x-1.0-alpha1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have a drupal multisite installation in which all multisites are sub-domains except for the main site. All subdomains share the same modules, theme & blocks. All sub-domains share the same database with different prefix. The user related tables are shared across all sub-domains. I also have vhosts setup so I don't have to create symlinks or anything when I create a new sub-domain. I would like to give users the ability to create a sub-domain and each sub-domain would use the same modules as previous sub-domains. The only thing the user would input is the name of the sub-domain ( xyz.mysite.com ) and the same name should be used as a prefix in the database (xyz_mydb_table). Can this be done with multisite manager ?
Comments
#1
Yes, it can be done. However, you MUST have the main site have a prefix, too. Secondly, it's a LOT easier to configure if the main site is also a sub-domain, rather than the root.