View Single Post
Old 2009-03-10, 11:50 PM   #6
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
If I understand what you're asking:

Code:
RewriteEngine on
RewriteRule .*exquisiteangelz.gif$ /images/recips/exquisiteangelzrecip.gif [L]
is what you want.

Store your recip in /images/recips/ as exquisiteangelzrecip.gif

and link to it as <img src="exquisiteangelz.gif">
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote