Hi all,
I don't know how to do the following redirects:
Code:
my-domain.com -> other-domain.com
my-domain.com/folder-A -> my-domain.com/folder-A
my-domain.com/folder-B -> other-domain.com/folderX/folderY/file.html
I'm using redirect, rewritecond + rewriterule, but I only can get errors. The more articles I read, the worst my .htacces works.
Can anybody help me?
Thanks!
P