Re: Infinite Loops on posts and profiles with IIS
I’m taking a look at this now for what it’s worth.
Not sure if I’ll be able to help but let’s see.
IIS is sending a refresh header:
Refresh 0;url=http://www.louisecooper.com/journal/messageboard/topic.php?id=20
content length is zero, so nothing is being sent
Apparently IIS returns “request_uri” differently than other servers. I suspect it’s a similar problem to what they went through with drupal here: http://drupal.org/node/166095
Unfortunately it’s way over my head to fix. I suspect it will take someone like MDA to fix it.