On Mon, 21 Feb 2011 01:58:13 -0800 (PST), Daniel Londero <daniel.lond...@gmail.com> wrote: > On 21 Feb, 10:43, stof <s...@notk.org> wrote: >> It is possible as the core does not even know the path to the web folder. >> This is the reason why it is an argument of the assets:install command. > > That's great. This is why I didn't find nothing about it in the code. > >> Just take care to have the good path to the kernel in your front >> controller. > > Can you elaborate a little more this sentence? Or point me to some > docs? >
In the front controller (which is in the web folder) you need to adjust the path to the required files if you change the location of the folder (no chnage are needed if you only rename it in the same place). Anyway you will get a PHP Fatal error if you don't adjust the path to the kernel so you will see there is an issue :) -- Christophe | Stof -- 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 users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en