Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by CW: http://wiki.apache.org/httpd/Recipes/DisableImageHotLinking The comment on the change is: add note about web privacy tools blocked referrer ------------------------------------------------------------------------------ In this How-To guide, we will show you how to disable image hot linking using two methods: 1. mod_rewrite 2. !SetEnvIfNoCase and !FilesMatch + + Be warned that with new web privacy programs such as those from Symantec, the referrers may always be blocked, rendering your site unusable to visitors running those privacy tools if you implement these techniques. ==== Using mod_rewrite ====
