On Apr 1, 5:09 pm, Emily Berk <[email protected]> wrote:
> 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...
>
> But THIS URL does NOT work: (gives
> 404)http://localhost:8080/index.php/job/sensio-labs/paris-france/1/web-de...
>
> (Only difference is the index.php vs. frontend_dev.php)
>
> http://localhost:8080/index.php/jobworks 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 ...
I'm curious if you found out the problem? In my experience, when an
URL works through the dev controller, but not the prod controller, the
problem is with the cache, and "php symfony cc" usually fixes it.
Did it turn out, in your case, that there was some other problem?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---