Page is a not externally linkable
lucy24 - 7:06 am on Nov 26, 2012 (gmt 0)
RewriteRule \.(jpeg|JPEG|jpe|JPE|jpg|JPG|gif|GIF)$ hotlink.png [L]
=
RewriteRule \.(jpe?g|gif)$ /hotlink.png [L,NC]
Is there really such a thing as .jpe? Technically it exists, but I'm sure I've never seen one.