Hey Ian, On Mon, 2006-08-07 at 09:28 +1000, Ian Holsman wrote: > this problem has me stumped.. and i have no idea why this is > happening. [...] > > for some reason every once and a while it thinks basepath is another > completly different (but valid) URL > eg /aggy/tag/play/ > which I'm guessing is someone else's request.
I'm getting a headache just thinking about it. You do realise it's first thing Monday morning, right? This isn't a good way to start the week. :-( What's your setup? Apache + mod_python or something else? Also, if I send a request for /aggy/tag/play/popular, will it get that far in the code? I've seen some very bizarre URLs sent to my weblog that make me think there are (for example) some horribly broken feed readers out there that just don't understand relative URLs *at all*. So is it possible that somebody is just sending a completely bogus path? Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers -~----------~----~----~----~------~----~------~--~---
