Forum Moderators: phranque
If so, then these error log entries indicate that someone has visited a page with an <img src=> link pointing to your site, and their browser has attempted to load the image from your server. Since the Referer header indicates the image being loaded on a page from another site (not yours), the server is denying access.
Jim