CGI Proxy hotlink protection not working

Discussion in 'Site & Server Administration' started by Sleepy_Sentry, May 31, 2007.

  1. #1
    [​IMG]

    If my hotlink protection worked properly, the above image would not load.

    For some reason, my CGI hotlink protection isn't working. Below is the code I put in my .htaccess. Can anyone help me get it working properly?

    
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^$
    RewriteCond %{HTTP_REFERER} !thunderunblock\.info [NC]
    RewriteRule ^nph-proxy.pl.(.+)$ /index.php? [R]
    
    Code (markup):
    Thanks for the help!
     
    Sleepy_Sentry, May 31, 2007 IP
  2. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you have cPanel, it must be available there.

    Would you be able to try through that?
     
    inworx, Jun 1, 2007 IP