When I put in the changes listed in the day 5 tutorial, the following URL works: http://localhost:8080/frontend_dev.php/job/sensio-labs/paris-france/1/web-developer
But THIS URL does NOT work: (gives 404) http://localhost:8080/index.php/job/sensio-labs/paris-france/1/web-developer (Only difference is the index.php vs. frontend_dev.php) http://localhost:8080/index.php/job works fine. From the Apache rewrite log, it looks like the rewrite rules are giving me a url of job/sensio-labs/paris-france/1/web-developer.html/sensio-labs/paris-france/1/web-developer which doesn't match my route ... Maybe this is a difference in the way rewrite urls are interpreted on windows? Anyone know of anything I need to modify in Apache or maybe in the sf .htaccess to get it to work on windows (Vista in particular)? (I'm using the latest version of WAMP with Vista and Symfony 1.2.5.) Emily Berk http://www.armadillosoft.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
