.htaccess help required for appache server
- by mathew
I searching for a redirection code for my url:
what I want is when some one search in my site it should redirect
example: if some one search google.com on mysite
then in address line it should look like www.mydomain.com/google.com
can be in $_POST method or $_GET
how do I do that??