Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Wanted: Service Cpanel - Hotlink - Help

Status
Not open for further replies.

furca

DNF Addict
Legacy Exclusive Member
Joined
Oct 22, 2004
Messages
3,506
Reaction score
5
Hi,


I have a cpanel reseller, I have the domain RareTradeValues.com, and its a site for a popular game (habbo hotel). People are hotlinking stealing images and bandwidth, and I want to get back at them :p


I want to make the image transform to something like "CLICK ME" and go to my site, raretradevalues.com

I've tried this http://www.raretradevalues.com/rtvstolen.htm

I redirect the hotlink to that site,


but one of the stealing sites "http://www.freewebs.com/habbonuthouse/rarevalues.htm" just shows alot of broken images... help please
 

dotcomgiant

Technologist
Legacy Exclusive Member
Joined
Feb 3, 2005
Messages
654
Reaction score
1
If your host supports mod_rewite then Add the following code to your .htaccess file:

Code:
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} .*jpg$|.*gif$|.*png$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !yoursite\.com [NC]  -- ##
RewriteCond %{HTTP_REFERER} !otherallowedsites\.com [NC]  -- ##
RewriteCond %{HTTP_REFERER} !google\. [NC]
RewriteCond %{HTTP_REFERER} !search\?q=cache [NC]   -- ###

RewriteRule (.*) /denied.jpg  -- ##

-- ## Please replace with correct values.
--### required for google image search

hope this will help you

:)
 

kokopelli

Level 8
Legacy Platinum Member
Joined
Jul 21, 2004
Messages
1,001
Reaction score
1
Try this one:

Hotlink Reverser Lite is a free version of Hotlink Reverser Pro. It is an advanced script that will automatically change the name of your content files and the links on your web pages. All visitors who come from a site that is hotlinking to your content files can be redirected to any url you want. Instead of losing money you'll be making money!

http://www.physq.com/details.html
 

MrDude

Level 8
Legacy Platinum Member
Joined
Jun 10, 2005
Messages
1,219
Reaction score
1
With Cpanel its easy, A freind had somebody hotlinking all his images, He made a hotlink.gif file with the site url in

"this file is illegally being hotlinked from XXX.com"
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Premium Members

Upcoming events

Latest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom