[symfony-users] sorry to bother you all about the production env..

2010-04-07 Thread Lee Joseph
when create the project there are two php file in the web directory: frontend_dev.php and index.php in index.php I find this ' $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', 'prod', false);' when i visit .localhost/frontend_dev.php I can use the route.yml

Re: [symfony-users] sorry to bother you all about the production env..

2010-04-07 Thread Gábor Fási
Clear your cache. On Wed, Apr 7, 2010 at 13:52, Lee Joseph name.liz...@gmail.com wrote: when create the project there are two php file in the web directory: frontend_dev.php and index.php in index.php I find this  ' $configuration =