Redirecting Images
I am currently hosting a lot of images for different websites I own on one domain. However, I need to temporarily move them to a different domain.
Here is where they were:
http://www.mydomain.com/images/
Here is where I will be moving them to:
http://sub.otherdomain.com/download/
How could I create a htaccess redirect for this – so that the subfolder from the first domain redirects to the one from the second. I came across a lot of tutorials redirects like this but nothing exact. Also, this will be a temporary redirect, not permanent.
View full post on Webmaster-Talk.com
images, Redirecting