Hi, I've been developping a website using symfony 1.1.1. I've always used the _dev.php controller (frontend_dev.php). Now I want to use the prod environment. If I specifiy the controller in the url then it works http://www.mysite.com/index.php/mymodule/myaction But if I don't, http://www.mysite.com/mymodule/myaction, I have a page not found error.
How can I make it work without the "index.php" in the url ? thanks for you advices Julien --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
