Ah - the key is the final period after the route.
:)

route_name:
  url: /pathname.
  param: { module: home, action: pathname}

Hope this helps someone!

On Jul 21, 5:54 pm, danielwinter <[EMAIL PROTECTED]> wrote:
> I am using suffix: html in my settings.yml for a project and I have
> been asked by the client to support a URL without a file extension.
>
> So my question is how do I set in a route to match /pathname instead
> of /pathname.html on an ad hoc basis?
>
> cheers
> dan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to