Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 + 3 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: Leecher on Request Modification Download modules
by Goten02 on 2005/11/8 2:26:35

thank you Goober I think it work I check on static it given a 404 error all referlink not come from my site thank you very much It going save a lot banwidth this month
Re: Leecher on Request Modification Download modules
by Goober on 2005/11/6 1:52:33

Quote:

Goten02 wrote:
to Goober: I using the same .htaccess as your I put it in public_html folder but it not work still can link to other site isn't it your work on your site? can you help me with this I realy need to make this thing work
help please


Put copies of it in the specific folders you want to prevent hotlinking. Dont drop it in your root folder.

That help?

(of course, change 'yourdomain' to .. your website address )

Edit: I suppose I can be a tad more specific
le="color: #000000"><?php RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(www.)?yourdomain.com/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule .(zip|exe|tar|gz)$ /images/nohotlink.jpg [L]


1.First line is turning on the rewrite
2. Second line you want to provide details that reflect your domain. (lose yourdomain and put yours in)
3. 3rd line is checking where the request is coming from
4. 4th line tells the file types ( you can replace those with jpg, gif, etc) and the /images/nohotlink.jpg point to a jpg i have in the images folder that is named "nohotlink.jpg".

basically what it does is when a referrer is outside the domain, it sends that "nohotlink.jpg" instead.
Re: Leecher on Request Modification Download modules
by Goten02 on 2005/11/6 1:06:48

you can disable modify funtion in you admin panel but they still have another way to get your links anyway

I have huge problem with holink too they used more than on my site so sad.

to Goober: I using the same .htaccess as your I put it in public_html folder but it not work still can link to other site isn't it your work on your site? can you help me with this I realy need to make this thing work
help please
Re: Leecher on Request Modification Download modules
by Goober on 2005/11/1 12:31:24

Yip, that sucks.

I use a .htaccess file to thwart it (shrugh)

le="color: #000000"><?php RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(www.)?yourdomain.com/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule .(zip|exe|tar|gz)$ /images/nohotlink.jpg [L]
Leecher on Request Modification Download modules
by ScaRL on 2005/11/1 12:14:52

how do i prevent them from able to request modifying on download section and stealing my bandwith?

Resized Image

Who's Online

822 user(s) are online (740 user(s) are browsing Support Forums)


Members: 0


Guests: 822


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits