Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像を盗み続けるサイトがあり、コンテンツを取得するためにiframeを使用することもあります。
.htaccessを使用して、盗まれた画像を次のような画像にリダイレクトしようとしましたstop hotlinkingが、.jpg .gif .pngなどの拡張子を付けないものを使用するなど、同じ問題が発生します。
stop hotlinking
とにかく、代わりにiframeを表示することで、これを防ぐために.htaccessを編集できますか?
次のことを考えてみませんか?:
http://www.cyberciti.biz/faq/apache-mod_rewrite-hot-linking-images-leeching-howto/
http://underscorebleach.net/jotsheet/2004/11/stop-image-hotlinking-tutorial-htaccess-apache
http://altlab.com/htaccess_tutorial.html
-また-
http://bit.ly/ImCQOa