Apache Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationApache Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 10th, 2000, 02:40 PM
Zabu Zabu is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 9 Zabu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Is it possible to block an ip from accessing images using .htaccess ? i don't have root access. Any url/resources/hint would be helpful.

Reply With Quote
  #2  
Old September 10th, 2000, 04:10 PM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
>>Is it possible to block an ip from accessing images using .htaccess ?

Is it helpful just to block particular IP? Why not just deny the bad guy outta of site?

<Limit GET POST>
order allow,deny
allow from all
deny from 123.45.67.89
</Limit>

Reply With Quote
  #3  
Old September 10th, 2000, 05:19 PM
Zabu Zabu is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 9 Zabu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i would like to deny the bad guy, but i don't know where it comes. all i can see on my log files is a group of ips requesting specific images incessantly since 2 days, now my site is down.
Thanx for the help, i'm checking now your codes.

Reply With Quote
  #4  
Old September 10th, 2000, 06:07 PM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
>>all i can see on my log files is a group of ips requesting specific images

Then how about the referer fields? It seems that you wanted just to block others from directly linking images from your site. Then start here -> http://www.devshed.com/Talk/Forums/Forum17/HTML/000024.html

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > blocking site referrer from requesting images using .htaccess

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap