Options +FollowSymlinks
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^
http://(www\.)?teenieman.com(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|mpg|mpeg)$
http://www.teenieman.com/tour_01.php [R,NC]
works for me ... cant view video by posting url path to it in address bar.
its option 2 at:
http://www.htmlbasix.com/disablehotlinking.shtml