Tagged Questions
3
votes
2answers
97 views
prevent hotlinking of off-site content?
I have a www.example.com site where I serve all static content (e.g. http.//www.example.com/image.jpg) off a CDN with URLs like http://static.example.com/image.jpg
An Apache 2 .htaccess rule ...