Ian Bicking wrote:
It's probably Paste. Is /philosophy/overview/ a directory served as static files? Of course, without any particular support for index.html there shouldn't be anything useful at that location...?
True. IIRC this may be the result of a Routes issue that I've never gone back and fixed.
Anyway, there was an infinite redirect problem that I thought James Gardner fixed for Paste 1.1.1.
It's definitely coming from StaticURLParser.add_slash() in Paste 1.1.1, but nothing in my config sets up this particular path to use StaticURLParser.
Philip Jenvey wrote:
Does the 301 response include a body? Is this a Windows server?
No and No. Robert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
