Forum Moderators: phranque
You cannot stop people from linking to your pages or images, you can only stop users from loading your pages and images -- and then only if their user-agent provides an HTTP-Referer header. Not all user-agents will provide this header, so there is not solution that will work 100% of the time.
It's not clear if you are trying to prevent hot-linking --to prevent your images appearing on other Web sites' pages-- or whether you want to reject visitors that have followed links from other Web sites to your own Web site.
Jim