Why redirect_to "/blog"

Hi,

My root controller's action is doing a redirect_to "/blog".

However when I go to the root of my site I get a "You are being redirected" link. Any ideas why I get this instead of actually performing a redirect? I don't this happens during development just on my hosted site.

Thanks in advance. Scott.