View Single Post
Old 12-29-2008, 05:07 PM  
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
htaccess gurus...check this out!!!

Lets say you have an image at

domain.com/images/hello.jpg

Now you put a htaccess redirect in the domain.com/images folder pointing to :

domain.com/deleted/sorry.jpg


To me this means that when a surfer tries to load hello.jpg they end up
getting "sorry.jpg".

No problem right?


Well what do you think of this quote from a server tech :

Quote:
The code you are using is likely not going to work right, since you are redirecting them to another image on the same domain, that's going to create an endless loop as it tries to redirect.

So the poll question is :

What would you do upon reading that information.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote