Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2003
Posts: 125
Journeyman
Journeyman
Joined: Jan 2003
Posts: 125
just had a bunch of people stealing bandwidth by using graemlins from our server. this is basic, but worth posting:

how to block stealing of .gif and .jpg using .htaccess:

Code
 <br />RewriteEngine on <br />RewriteCond %{HTTP_REFERER} !^$ <br />RewriteCond %{HTTP_REFERER} !^http://(www\.)?yoursite.com/.*$ [NC] <br />RewriteRule \.(gif|jpg)$ - [F] <br />


if you place this in the root of your public http directory it will protect all images on your site.

Sponsored Links
Entire Thread
Subject Posted By Posted
Protect Images with .htaccess chillin 04/15/2003 10:56 PM
Re: Protect Images with .htaccess JoshPet 04/16/2003 12:37 AM
Re: Protect Images with .htaccess dimopoulos 04/16/2003 12:38 AM
Re: Protect Images with .htaccess Astaran 04/16/2003 1:20 AM
Re: Protect Images with .htaccess dimopoulos 04/16/2003 1:25 AM
Re: Protect Images with .htaccess Astaran 04/16/2003 1:29 AM
Re: Protect Images with .htaccess navaho 04/16/2003 2:23 AM
Re: Protect Images with .htaccess navaho 04/16/2003 2:27 AM
Re: Protect Images with .htaccess Mudpuppy 04/16/2003 6:29 AM
Re: Protect Images with .htaccess JoshPet 04/16/2003 6:31 AM
Re: Protect Images with .htaccess Mudpuppy 04/16/2003 8:47 AM
Re: Protect Images with .htaccess JoshPet 04/16/2003 8:49 AM
Re: Protect Images with .htaccess dimopoulos 04/16/2003 10:47 AM
Re: Protect Images with .htaccess Raconteur_dup1 04/16/2003 3:49 PM
Re: Protect Images with .htaccess navaho 04/16/2003 11:37 PM
Re: Protect Images with .htaccess Raconteur_dup1 04/16/2003 11:51 PM
Re: Protect Images with .htaccess Raconteur_dup1 04/16/2003 11:54 PM
Re: Protect Images with .htaccess navaho 04/17/2003 12:12 AM
Re: Protect Images with .htaccess Raconteur_dup1 04/17/2003 12:15 AM
Re: Protect Images with .htaccess Mudpuppy 04/17/2003 1:46 AM
Re: Protect Images with .htaccess Raconteur_dup1 04/17/2003 2:05 AM
Re: Protect Images with .htaccess navaho 04/18/2003 2:29 AM
Re: Protect Images with .htaccess Raconteur_dup1 04/18/2003 4:27 PM
Re: Protect Images with .htaccess AKD96 04/18/2003 6:20 PM
Re: Protect Images with .htaccess navaho 04/21/2003 9:20 PM
Re: Protect Images with .htaccess JoshPet 04/21/2003 9:26 PM
Re: Protect Images with .htaccess navaho 04/21/2003 9:32 PM
Re: Protect Images with .htaccess dimopoulos 04/22/2003 12:46 AM
Re: Protect Images with .htaccess AKD96 04/22/2003 2:23 AM
Re: Protect Images with .htaccess navaho 04/22/2003 2:30 AM
Re: Protect Images with .htaccess JoshPet 04/22/2003 2:37 AM
Re: Protect Images with .htaccess Raconteur_dup1 04/22/2003 9:35 AM
Re: Protect Images with .htaccess navaho 04/22/2003 7:14 PM
Re: Protect Images with .htaccess Raconteur_dup1 04/22/2003 8:31 PM
Re: Protect Images with .htaccess Raconteur_dup1 04/23/2003 12:42 AM
Re: Protect Images with .htaccess Astaran 04/23/2003 11:58 AM
Re: Protect Images with .htaccess Raconteur_dup1 04/23/2003 4:37 PM
Re: Protect Images with .htaccess Astaran 04/23/2003 7:31 PM
Re: Protect Images with .htaccess Raconteur_dup1 04/23/2003 8:20 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Posts: 70
Joined: January 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)