Tom Haskins-Vaughan wrote:
> Also, not sure if this is fool proof, but as a last rule in routing.yml
> I tried:
>
> catch_all:
> url: /*.
> param: { module: catchall, action: index }
>
> This will catch everything left at the end of the routing rules:
>
> www.domain.com/incorrectly_entered_url etc.
>
That's what the 404 page is for.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---