Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Redirect URLs with Question Marks


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


Thread source:: http://www.webmasterworld.com/apache/4345903.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com