I need a good Anti-Hotlinking Solution

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Platinum/Lantern
    Confirmed User
    • May 2004
    • 290

    #1

    I need a good Anti-Hotlinking Solution

    Hey guys, anybody know of a really good Anti-Hotlinking solution..
    having the DAMNDEST problem with some fucker on a free host linking to about 100 of my movies


    Costing me excess pesos...

    Thanks
    www.gallerytrafficservice.com/
    "When I pay for gallery spots, I want the best value, the best customer service and the best sites. Thats why I'll only use GTS from now on."
    Platinum Lantern
  • Strife
    Confirmed User
    • Aug 2001
    • 4534

    #2
    http://www.antihotlinking.com/
    Buy & Sell Ads on The Most Sexy Advertising Network on the Planet

    Comment

    • Argoz
      Confirmed User
      • Aug 2002
      • 3006

      #3
      http://www.antihotlinking.com
      rssEVOLUTION : Produce a FULL website with ANY RSS feed(s) in seconds.

      contentSOLUTION : Allowing you to automatically grab articles from article directories,
      import as many text files as you want at once, grab ANY content from ANY RSS feed, and scrape search engines, instantly.

      Comment

      • lazzlo
        Confirmed User
        • Sep 2003
        • 3709

        #4
        Or a quick an easy way i think, works for me
        Make a .htaccess file
        fill in your domain
        upload it
        RewriteEngine On
        RewriteCond %{HTTP_REFERER} !^$
        RewriteCond %{HTTP_REFERER} !^http://yoursite.com [NC]
        RewriteCond %{HTTP_REFERER} !^http://www.yoursite.com [NC]
        RewriteRule .*\.(gif|jpg|mpg|wmv|)$ [R,NC]

        Comment

        • Illicit
          wtf ?
          • Dec 2003
          • 11895

          #5
          Originally posted by lazzlo
          Or a quick an easy way i think, works for me
          Make a .htaccess file
          fill in your domain
          upload it
          RewriteEngine On
          RewriteCond %{HTTP_REFERER} !^$
          RewriteCond %{HTTP_REFERER} !^http://yoursite.com [NC]
          RewriteCond %{HTTP_REFERER} !^http://www.yoursite.com [NC]
          RewriteRule .*\.(gif|jpg|mpg|wmv|)$ [R,NC]
          i use something very similar, works fine
          Insert Sig Here

          Comment

          • MagicJohn
            Confirmed User
            • Apr 2004
            • 243

            #6
            Go to apache.org and read the documentation for the .htaccess and the moderewrite module. That will be the best.
            Or just take the sample of @ajpiii
            John
            ________________________
            Real $$$ Saving Content at
            Great Sex Content

            Comment

            Working...