Hi, can I use .htaccess to redirect an incoming link?
For example if someone clicks a link on the site http://www.externalsite.com to our site can I use .htaccess to redirect them to http://www.mysite/dir/externalsite/
Is it possible? Or is there a better method?