Hi yall!
We use Magento OS commerce platform. And we have multiple websites ponting to the different stores set up on that Magento installation.
We want to implement the .htaccess with some redirections we need.
Our problem is that we have 2 domains that share the categories name, so we need to make the redirect command using full URLs... To explain myself I give you an example that wht it should be:
Redirect 301 [
domain.com...] [
doamin.com...]
I know that example is wrong but I need exactly that... To be able to use full URL on both staments.
Please help, I´m completly lost here.
Thanx