Multiple domains for one symfony project, the basics, config file version 7
When I published my post about using a single symfony application to serve multiple domains using a database to store the site-specific data, there was some people to complain about the extra query you get on each request. Right. Using a (cached) config file instead is not that hard as long as you...
Thursday 22 January 2009 22:02