Let say I want to make a rule in htaccess that when a user types mydomain.com/xxxxxxx
it will redirect them to another site otherdomain.com/folder/xxxxxxx/folder...
so basically its taking what they put after the url and inserting it in another url that it will redirect them to.
what's the best way to go about this? thanks in advance
