I am new to this forum and I have a pretty straight forward question. I have a site www.mysite.com that is the main site with all content. Upon this I have like 20 different domains and now I would like to add domain pointers so all these domains points to the main site. I know how to do this but I would like to define somewhere in the root catalog of the www.mysite.com where these domains shall be redirected to. For example:
domainA.com -> mysite.com/lures
domainB.com -> mysite.com/bait/worms
domainC.com -> mysite.com
domainD.com -> mysite.com/lines/braids
etc....
Is this best done in htaccess file or in a php file or in the index.php file? I am using Joomla 3.x for all my sites. Thanks.