hello, i tried to deploy my application and on my live-server the routing fails.
when i'm calling my frontend_dev.php i'm getting a 404-error with the following lines in the log: 17 Info Routing match route [default_index] "/:module" 18 Info Request request parameters array ( 'module' => 'frontend_dev.php', 'action' => 'index',) he seems to interpret the "frontend_dev.php" as the module-name. what did i do wrong? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---