redirect http://www.old-domain.com//subfolder http://www.new-domain.com/subfolder/
I would also like to include masking so the old-domain name is displayed instead of new-domain name when the user is redirected.
I would also like to include masking so the old-domain name is displayed instead of new-domain name when the user is redirected.
Thank you,
CM
@charlie
apache doesn't allow this, for both practical and security reasons.
Do you have both domains on the same host? just point them both at the same root directory.