Hi I have a site made in drupal. I have a file structure setup as www.mysite.com/123456 where the 123456 is the page of content . We are a magazine publisher and we want to redirect our readers back to the website for more content to support the articles. Like PC World does.. We want to use a URL setup similar to PC World with FIND.MYSITE.com/123456. What I need to know is how to setup the server (or any other way) where both FIND.MySITE.com/123456 and WWW.MYSITE.com/123456 point to the same place. Currently I am manually adding a redirect for each instance of this FIND url. There could be 20+ per issue so after a while I will have hundreds of URL redirects in the Cpanel on the server. Is there any other way to make this work? Using .htaccess?? Thank you