> > Sorry, I didn't see you were using Pylons 1.0, so my answer is actually > useless.
Actually your answer is proving to be very useful, it got me thinking about the pylons routes dispatcher which is an area of pylons to which I have given very little attention. All I need to do is write a rule that matches the static path /xxx and then removes it. I don't know if this is possible with routes but I feel it must be so I'm going to give that a go and see if it works. Thank-you! -- Geoff -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
