On Wed, Oct 7, 2009 at 8:33 AM, Joshua Moon <[email protected]> wrote: > > I intend on creating several "sub-websites" within on domain that > addresses multiple activities I am into. How (and could) I make it so > that only "x.website.com" sees certain posts and "y.website.com" sees > another cluster? Would I need to use different installations and > different databases?
You can use one 'installation' of the habari source files, with a database (or potentially a table name prefix_ convention) and configuration for each independent site. See http://wiki.habariproject.org/en/Multisite. -Josh --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
