You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@ooo.lanl.gov> on 1996/02/26 02:36:47 UTC

mod_robot.c

Okay I've written a mod_robot.c  module. I'm not familiar with
module writing so I've probably comitted a few sins by copying what
appeared to be "correct" ideas from other modules.

Anyway, I've given it a whirl and it seems to work.

new config option "DropRobot" takes a list of robot names that
get booted off your server without so much as a "sorry you clown"
message.

http://hyperreal.com/httpd/patches/for_Apache_misc/mod_robot.c

rob