![]() |
htaccess to stop hot linkers?
how can i stop hotlinkers hot linking my images and videos?
|
We're still trying to figure out how to black out areas of states from a site with HTA. They say it can be done somehow.
Hope you get an easier answer Whoreans! |
What is your server OS?
Unix or NT? Michael ------------------ Michael Burns Head Programmer for Amateur Pages / Adult.com |
Ours is Unix. http://bbs.gofuckyourself.com/board/smile.gif
NT is still around?! <font color="#505050"> [This message has been edited by Gemini (edited 07-13-2001).] |
.htaccess file in root dir:
ErrorDocument 404 /index.html RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com [NC] RewriteCond %{HTTP_REFERER} !^http://yourdomain.com [NC] RewriteRule .*\.(gif|GIF|jpg|JPG|mpg|MPG|Mpeg|mpeg|MPEG|rm|RM) $ http://www.yourdomain.com [R,L] Found in yesterday's thread. [This message has been edited by Equinox (edited 07-13-2001).] [This message has been edited by Equinox (edited 07-13-2001).] |
Hey man, also..check with your host to see if they already offer this feature. I know alot of hosts who will just turn it on for you if u ask..no charge. Sometimes its better if you have limited .htaccess knowledge..its better to have a professional do it http://bbs.gofuckyourself.com/board/wink.gif
|
You know your a geek when this shit excites you http://bbs.gofuckyourself.com/board/wink.gif
------------------ Thanks ;) Tracy Fantasy Content http://www.fantasycontent.com |
Quote:
I totally disagree, but then I was excited by all that code http://bbs.gofuckyourself.com/board/wink.gif ------------------ Thanks ;) Tracy Fantasy Content http://www.fantasycontent.com |
All times are GMT -7. The time now is 01:38 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123