Thanks for putting this together. I've been able to setup multisite as follows: sub.domain.edu sub.domain.edu/site2 However, when I'm in the admin section for site2, any changes I attempt to make are global. Such that if I'm here: http:// sub.domain.edu/site2/admin, clicking on any option in the admin panel brings me back to here: http://sub.domain.edu/admin/... Does multisite allow you to have multiple sites that can each be administered independently of one another? ------------------------------------------------------------ John Furfey Digital Systems and Services Coordinator MBLWHOI Library Woods Hole MA 02543 USA PHONE: 508-289-7435 EMAIL: jfurfey@mbl.edu http://www.mblwhoilibrary.org
Quoting John Furfey <jfurfey@mbl.edu>:
Does multisite allow you to have multiple sites that can each be administered independently of one another?
Yes. See the comments of settings.php. sites/all/modules/modules_for_all_sites sites/sub.domain.edu/settings.php sites/sub.domain.edu/modules/modules_for_sub.domain.edu sites/sub.domain.edu.site2/settings.php sites/sub.domain.edu.site2/modules/modules_for_sub.domain.edu.site2 Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
participants (2)
-
Earnie Boyd -
John Furfey