Home » Htaccess Tools » Questions regarding htaccess » hotlink protection
hotlink protection [message #554] Sat, 02 September 2006 04:19 Go to next message
khonhacvn  is currently offline khonhacvn
Messages: 2
Registered: September 2006
Dear,

I have used your coding below, but it hasn't protect if I put url into Windows Media Player 10

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://([-a-z0-9]+\.)?khonhacvn\.com[NC]
RewriteRule .*\.(zip|mp3|avi|wmv|mpg|mpeg)$ http://www.vhws.com/404.mp3 [R,NC,L]
</ifModule>


Mysite is music webpage. Please help me to protect the hotlink.
hotlink protection [message #572] Tue, 19 September 2006 10:36 Go to previous message
andreas  is currently offline andreas
Messages: 239
Registered: January 2005
Location: Denmark

Site Admin
You can not protect movie files with regular hotlink protection. Try google and "movie hotlink protection" or something similar.
Previous Topic:Redirect/Deny after expiration
Next Topic:Use pass.php that is the same .htpasswd?
Goto Forum:
  


Current Time: Sat May 17 07:37:23 CEST 2008

Powered by: FUDforum 2.7.7.
Copyright ©2001-2007 FUD Forum Bulletin Board Software