08-16-2006, 03:05 PM
|
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Jan 2001
Posts: 51,692
|
Quote:
|
Originally Posted by Webby
Prob htaccess and permit only your site to display content... something like this...
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^ http://www.domain.com [NC]
RewriteCond %{HTTP_REFERER} !^ http://domain.com [NC]
RewriteCond %{HTTP_REFERER} !^ http://123.456.789.123 [NC]
RewriteCond %{HTTP_REFERER} !^ http://123.456.789.123:80 [NC]
RewriteRule [^/]+\.(exe|mpeg|mpg|avi|mp3|gif|jpg|JPG|GIF|MP3|AVI)$ - [F]
Or if you want to block siterippers and other known grabbers - just say Doc and I'll paste up a list of HTTP user agents you can stuff straight into your htaccess.
|
Post away ;)
__________________
Quote:
Originally Posted by rayadp05
I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?
|
|
|
|