Hi,
I'm having the wierdest problem with my server, and I just can't figure it out: every url I type in that leads to a page outside of the main directory (e.g. /website/), is automatically redirected to the same url, but with
www.* prepended to it, unless I type the url with a trailing "/". So, typing
http://mysite.com/site would redirect me to
http://www.mysite.com/site/, but
http://mysite.com/site/ would stay the same. What could be causing this? It's really quite a neusance.
Thanks,
Chris