What about making a rewrite rule in httpd.conf or a .htaccess file something
that redirects them to yahoo.com or something similar?


Boysenberry

boysenberrys.com | habitatlife.com | selfgnosis.com

On Sep 19, 2005, at 6:46 PM, Jean-Christophe Montigny wrote:

Hello,

Joshua Slive wrote:
I think you are going about this the wrong way entirely.  Your problem
is garbage in your log (and, by the way, that is the whole goal of
these requests -- put garbage in your log so that the referer will
show up).  Solve it by fixing your log analysis.  For example, just
use grep -v to remove the relevant lines before analyzing the log.

Yeah i'm using webalizer for my own logs. There is stuff in it to ignore requests and ips. However, the thing is, i'm also using a third party log analyser (in my website, there's a call to another website that takes care of analysis) and that's a problem. Since i cannot firewall that ip, or so it seems, i wondered if apache could refuse serving files to an ip...

In fact, i believe it's more something about firewalling it. That thing bypasses the firewall and the rules i wrote in it... That's quite of strange. -- Jean-Christophe Montigny
Responsable Commission Web, Association Planètes
Responsable serveurs assoces.com, Association Planètes
Etudiant de deuxième année à Grenoble Ecole de Management
Majeure Conseil en Organisation des Systèmes d'Information
<jcm.vcf>-------------------------------------------------------------- ------- The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to