![]() |
htaccess?
I want to allow hotlinking for some domains but block hotlinking for all others for .flv files...anyone know how to do this? antihotlinking.com does not seem to work :(
|
First you need to make sure apache (if you're on a linux server) was configured with RewriteEngine on. If it is, then do a search on google for RewriteEngine and you'll get tons of info on how to stop hotlinking.
|
try this one -> http://www.javascriptkit.com/howto/htaccess10.shtml
|
Depends on are you going to have a white list or a black list?
In any case, here is mine: Code:
RewriteEngine on |
Quote:
|
Quote:
this line: Code:
RewriteCond %{HTTP_REFERER} !^$ |
All times are GMT -7. The time now is 11:17 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123