View Single Post
Old 2009-03-10, 11:25 PM   #4
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Code:
RewriteRule .*exquisiteangelz.gif$ /images/recips/exquisiteangelzrecip.gif [L]
This rule will match anything that ends with exquisiteangelz.gif As a consequence, it will also match /images/recips/newexquisiteangelz.gif. So, if you were going to do it, you should rename your recip as exquisiteangelzrecip.gif which wouldn't match the rewrite rule.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote