Protecting Videos with .htaccess - Please help.

Discussion in 'Site & Server Administration' started by turbohacker, Oct 5, 2010.

  1. #1
    Okay I have a video host script and I need to protect my .flv videos from hotlinking.

    I tried this but it doesnt work

    <Files ~ "\.flv$">
    Order Allow, Deny
    Allow From 123.456.789.098
    Deny From All
    </Files>
    Code (markup):
    123.456.789.098 being the ip of my domain.

    Any idea why this doesnt work? Is it because my player isnt set up properly?

    THanks
     
    turbohacker, Oct 5, 2010 IP
  2. turbohacker

    turbohacker Peon

    Messages:
    163
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    anyone ? :/
     
    turbohacker, Oct 6, 2010 IP