On Jan 25, 2007, at 3:11 PM, Dave Rogers wrote:
> > On Jan 25, 4:00 pm, "John David Anderson (_psychic_)" > <[EMAIL PROTECTED]> wrote: > >> You should be able to point multiple virtual domains at a single app/ >> webroot folder. Is that what you're asking? >> >> -- John > > > Yes. But the domains would be from different organizations: > someNonProfit.org > anotherNonProfit.org > > Both would go to the same codebase (app?), however I would like to be > able to setup some sort of different file structure based which domain > they are coming from. > > I suppose I could put some code in bootstrap that would grab the > domain > and load some additional 'bootstrap' file from a directory based on > the > domain name. Does this seem like the best way to do this? Yep, something like that. -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
