On Sep 2, 2:08 pm, "Max Ischenko" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Anyone does a redirection to make all urls have a trailing slash? What's the
> simplest way to accomplish this?
>
> Max.

Routes has an "append_slash" option for the map.

I have the following in config:

map.append_slash = True
...
# route definitions here

Not sure if it's precisely what you're looking for.

Lengani


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to