My situation: 2 domains, domain A is a difficult one from a webshop reseller, I have no access to the server only a small admin backend. Domain B is the domain I want to work with, it's easy to remember, linked to a little shared hosting account, the server is running Apache. I want a redirect from domain B to domain A, but while I'm on domain A, I want to keep domain B in the url field. I tried it with a null frameset, but then google can't index my dynamic content. So I need a url redirect rewrite thingy for in my htaccess on the domain B server (I guess??). Can someone give me an example of code what should work. I tried several combinations but can't get it working.