what do you mean by host? like in a multi-tenant environment where an application can be served on multiple domains?
This is relatively easy to build in yourself using routes, not sure if this should be in the core framework. If it's there though, I'd probably use it ;) On Mon, Sep 27, 2010 at 11:02 AM, Thomas Rabaix <[email protected]> wrote: > Hello, > One thing very frustrating with symfony 1 is there is no configuration per > host available. > It will be great if this feature can be built-in into the Symfony2 core. > What do you think ? > > -- > Thomas Rabaix > http://rabaix.net > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" 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/symfony-devs?hl=en > -- Stefan Koopmanschap Symfony Community Manager [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en
