1
Htaccess help anyone?
I have a domain that has images pointing to a now nonexistent url. We will call it domain x. So it is http://domain.domainx.com/images/1.jpg I need to switch them to be http://www.domainy.com/images/1.jpg To switch all references of one to the other. Its like 5,000 of them. I found this: Options +FollowSymLinks RewriteEngine on # RewriteCond %{HTTP_HOST} [...]
Answer Question
| July 31, 2008 1:47 AM
.htaccess, Apache, Redirect, RewriteRule, Web servers
I have a domain that has images pointing to a now nonexistent url. We will call it domain x. So it is http://domain.domainx.com/images/1.jpg I need to switch them to be http://www.domainy.com/images/1.jpg To switch all references of one to the other. Its like 5,000 of them. I found this: Options +FollowSymLinks RewriteEngine on # RewriteCond %{HTTP_HOST} [...]
1





