Hi!

I'm looking at an effective way of preventing hotlinking as I'm looking at starting a TGP site.

I know you can prevent hotlinking by using .htaccess I think, by checking the referrer that the image is being called from your site.

However, at the moment I have all my `media files' store in a directory outside my website. eg: website at: /public/site/ media is at /media/

Then any of my sites can access the same images without having to upload them multiple times.

Anyway is this an effective safeguard against hot-linking?

Thanks
Ernie