Page is a not externally linkable
phranque - 6:49 am on Nov 5, 2012 (gmt 0)
RewriteRule ^images/image\.png$ http://www.example.com/directory/images/new-image.png [L]
if you specify the protocol/hostname in the target and/or the R flag it is a redirect, not a rewrite.