Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Deny direct request to images on the website


lucy24 - 1:42 am on Jan 28, 2013 (gmt 0)


Robots don't send referers. That includes legitimate search engines. Obviously this is not a problem-- it may even be an advantage-- if you don't want your images crawled. But as wilderness said above, there are also perfectly legitimate humans who don't send referers. And you can't identify them with some constant variable oops, uhm, well, you know what I mean like UA or IP.

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.


Thread source:: http://www.webmasterworld.com/apache/4539642.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com