Hi, I have a serious problem with my site. When the url /blog is requested:
http://64.241.243.48/blog
The site is forwarding to:
http://64.241.243.48:8084/blog/?url=/blog
Has anyone seen this behavior? I didn't add ANY code which could possibly be doing this. I ran a search of this port number, for example, and it turned up nothing. I have two questions: first, what's with the port number, and second, why is this query string ?url=/blog being appended? This is not happening on my local instance but IS on my production server [Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3]. Seems to be a configuration issue but I'm at a loss.
This is the ONLY url where this is happening. Just the /blog.
HELP!
Thanks,
Garrett