For example we have one site with multiple domains. site.com // en site.ru // ru
There is some hostname-related configuration (session domain cookie, security remember me cookie, session dfault locale) wich different in hostnames. And when container compiles it contains embedded/resolved parameters for only one hostname. So there is 2 possible sollutions: 1. use multiple apps 2. override some methods like getCacheDir in Kernel and resolve cache path -- 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
