hi
i've just ask host provider yesterday wether the server support .htaccess or not.
the said yes.
then i've create .htaccess in 'data' folder
here's the script :
===
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*kongsigambar.com* [NC]
RewriteRule /* http://%{HTTP_HOST}/gallery/index.php [R,L]
==
but when it test the hotlinking, i can stil display the picture.
test url :
http://www.kongsigambar.com/gallery/...il_Opossum.jpg
regards.