![]() |
Need some quick htaccess help please.
I want to write a rule where anyone linking to my images will get http://www.hpics.com/images/HOTLINKER.gif displayed.
I believe it will involve editing RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC] Cheers, |
This has only been asked 1000's of times before, and answered 1000's of times.
Try the search feature. |
better make it 1001 then?
|
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?hpics.com/.*$ [NC] RewriteRule \.(gif|jpg)$ http://www.hpics.com/images/HOTLINKER.gif [R,L] |
hey swedguy, all the guy does is ask for help, no need to fuck up this thread. If people don't want to do reply, they don't.
|
Quote:
He needed quick help. Can it get much faster than searching for it? |
maybe he's lazy swedguy :winkwink:
|
Quote:
|
Thanks for your help.
And you are officially an assmonkey swed |
All times are GMT -7. The time now is 03:20 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123