Page is a not externally linkable
troyid - 1:15 pm on Jul 31, 2011 (gmt 0)
I want to redirect a subdomain and all urls to my root domain. e.g. cgi.example.com to www.example.com
I currently have this.
RedirectMatch 301 (.*) http://www.example.com/
My problem is that I have a number of URLs with question marks.
e.g. [cgi.example.com...]
These urls are redirecting to http://www.example.com/?ringid=test;siteid=vincentvds instead of what I want which is http://www.example.com