Page is a not externally linkable
georgi58 - 4:25 am on Jan 28, 2013 (gmt 0)
The core problem is that your server can't tell the difference between a hotlink and a direct request. The referer is identical either way: It's the name of the requesting page.
if this is true, then logically you can write rules to exclude all other websites when requesting jpg files and serve particular page instead. not by IP or UA, but domain name.