Activity Stream
48,167 MEMBERS
65141 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member
    Website's:
    MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.org

    Default Stop hotlinking images?

    Is there away I can stop people hotlinking images from my hosting account?

    If so please could you explain

    Thanks
    sherwood Reviewed by sherwood on . Stop hotlinking images? Is there away I can stop people hotlinking images from my hosting account? If so please could you explain :) Thanks Rating: 5
    TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
    TheBinNetworks News!
    Happy Hardcore and Drumb & Bass kick ass!

  2.   Sponsored Links

  3.     
    #2
    Member
    in .htaccess

    Code: 
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^$
    RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite.com [NC]
    RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L]
    or if you have cpanel ,you can do it in a click
    Coding Horror Fan
    I don't read PM's frequently .

  4.     
    #3
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    use htaccess
    more info here
    Code: 
    http://altlab.com/htaccess_tutorial.html

  5.     
    #4
    Member
    Yes there is.

    Code: 
    RewriteEngine On
    RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC]
    RewriteCond %{HTTP_REFERER} !^$
    RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/nohotlink.jpg [L]

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. host for hotlinking
    By sirstroud in forum File Host Discussion
    Replies: 2
    Last Post: 6th Oct 2012, 01:17 AM
  2. help regarding hotlinking
    By DL4all.PK in forum Webmaster Discussion
    Replies: 6
    Last Post: 23rd Sep 2012, 08:49 PM
  3. Using vps for hotlinking
    By Ruriko in forum Server Management
    Replies: 6
    Last Post: 1st Aug 2011, 05:14 AM
  4. Replies: 11
    Last Post: 11th Feb 2011, 11:58 PM
  5. stop image hijacking (anti-hotlinking) Lighttpd
    By jessepure in forum Server Management
    Replies: 4
    Last Post: 16th Jan 2010, 12:19 PM

Tags for this Thread

BE SOCIAL