Hello, I have been using 301 redirects to transfer visitors from a certain page to another - unfortunatley I have found that when attemtping this with subdomains I come unstuck... What I would like is to be able to get the following to work: Visting this link: http://forums.mysite.com/index.php Will redirect you to: http://forums.mysite.com/ Sadly I'm not all that great when it comes .htaccess and all that business so I'm hoping some kind soul will be generous enough to help me out. Also, if anyone should know of a better way of going about this then feel free to let me know. Thanks in advance.
Forgive me for "bumping", but I'm sure someone out there is capable of helping me out here. Thanks in advance.
You dont need any redirect with this as this would cause a looping you just need a good rewrite script to solve this.