preventing hotlinking of movies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • golden_boy69
    Confirmed User
    • May 2004
    • 266

    #1

    preventing hotlinking of movies

    I've protected my image files from being hotlinked, but it doesn't seem to work for movie files. How do I prevent movies from being hotlinked? I've found a code that uses cookies but I'm not sure if it works for those who don't allow cookies.
    TrafficHolder.com - Buy/Sell Adult Traffic
  • golden_boy69
    Confirmed User
    • May 2004
    • 266

    #2
    anyone use this script
    http://www.brguy.com/ahls/
    TrafficHolder.com - Buy/Sell Adult Traffic

    Comment

    • xxxoutsourcing
      Confirmed User
      • Oct 2003
      • 3888

      #3
      RewriteEngine On
      RewriteCond %{HTTP_REFERER} !^$ [NC]
      RewriteCond %{REQUEST_URI} !^/banners.*$ [NC]
      RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com(/)?.*$ [NC]
      RewriteRule .*\.(jpg|jpeg|gif|mpeg|mpg)$ http://%{HTTP_HOST}/ [R,NC,L]


      replace the domain.com with your domain and add this to .htaccess

      Also the above code get's modified by GFY and a haha goes in, if you want the code hit me up on ICQ and i'll send it that way
      Last edited by xxxoutsourcing; 09-21-2004, 11:58 AM.

      xxxoutsourcing.com
      ICQ:119936 | Aim:xxxoutsourcing | MSN:msn@ xxxoutsourcing.com | Yahoo:xxxoutsourcing
      Submitters, Designers, Programmers, Cartoonist, Creative Writers, Video & Photo Editors
      Convert your Paysite into a cartoon site convert2toons.com

      Comment

      • AlexShark
        Confirmed User
        • Nov 2003
        • 477

        #4
        Originally posted by xxxoutsourcing
        RewriteEngine On
        RewriteCond %{HTTP_REFERER} !^$ [NC]
        RewriteCond %{REQUEST_URI} !^/banners.*$ [NC]
        RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com(/)?.*$ [NC]
        RewriteRule .*\.(jpg|jpeg|gif|mpeg|mpg)$ http://%{HTTP_HOST}/ [R,NC,L]


        replace the domain.com with your domain and add this to .htaccess

        Also the above code get's modified by GFY and a haha goes in, if you want the code hit me up on ICQ and i'll send it that way

        I thought that it had no effect on mpegs ...

        Comment

        • Roberto the Perverto
          Registered User
          • Jul 2004
          • 89

          #5
          video files are handled differently then images ... because alot of browsers will call an external program when they encounter them, the referrer URL isn't always sent to your browser.

          I think .htaccess like restrictions would work fine with embeded videos, but if you directly link the file, you have to have a special script to handle if the requester has visited the site recently to verify if they being hotlinked or not.
          ICQ: 524433
          Strip Club Reviews

          Comment

          • Shags
            Confirmed User
            • Mar 2004
            • 735

            #6
            http://www.htaccesstools.com/hotlink_protection/
            Click Here

            Comment

            • European Lee
              Confirmed User
              • Dec 2002
              • 7133

              #7
              Some good questions for sure

              Hope you find an answer

              Regards,

              Lee
              YOUR TRAFFIC IS SAFE WITH US - CONDOM CASH
              PUTTING THE GAY ADULT INDUSTRY ON YOUR PC!!
              AFFORDABLE 2257 COMPLIANT GAY + BI CONTENT

              Comment

              • Pornopat
                AdultTubeSubmits.com
                • Dec 2003
                • 10598

                #8
                antihotlinker.com
                https://stripcash.com/sign-up/?userI...fff832eb95ab6a

                Comment

                • Babaganoosh
                  ♥♥♥ Likes Hugs ♥♥♥
                  • Nov 2001
                  • 15841

                  #9
                  Originally posted by AlexShark
                  I thought that it had no effect on mpegs ...
                  It doesn't. Most of these outsourcing people here are clueless.
                  I like pie.

                  Comment

                  Working...