pgiddy
May 21st 2007, 6:00 pm
I would like to take the traffic coming to this page:
http://subdomain.domain.com/{keyword}
and redirect it to:
http://subdomain2.domain2.com/query?sub={keyword}
I would like to be able to enter any keyword dynamically and have it redirect to the second domain with the same keyword. How can I configure .htaccess to get this to work?
Thanks in advance. Positive reputation for anyone who helps. =)
http://subdomain.domain.com/{keyword}
and redirect it to:
http://subdomain2.domain2.com/query?sub={keyword}
I would like to be able to enter any keyword dynamically and have it redirect to the second domain with the same keyword. How can I configure .htaccess to get this to work?
Thanks in advance. Positive reputation for anyone who helps. =)