[symfony-users] Routing: frontend_dev.php vs. index.php

2010-05-19 Thread Zackary
I have a problem with the "release" version of my site. More specifically, pages which I can view in development mode, e.g. localhost/frontend_dev.php/mydata can't be viewed when under release mode. What happens is that url_for() generates a link to localhost/mydata but when I click on the link,

Re: [symfony-users] Routing: frontend_dev.php vs. index.php

2010-05-19 Thread Augusto Flavio
This problem is your .htaccess maybe you have not it in your public_html or web directory. You just need to create this file and configure. Maybe you forgot to upload the .htaccess to your prod server. bye Augusto Morais -- If you want to report a vulnerability issue on symfony, please send i