Re: troll problem

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: plug-discuss
Subject: Re: troll problem
Not an exact answer to your question, but since you appear to be using
Apache, maybe use the "deny" directive instead.

For example, I have used:

Deny from 206.135.134.219
ErrorDocument 403 "Why do you fetch this webpage so many times? We do have a datafile for retrieval listing our updates.

You could use a partial IP to represent a network, domain names, netmasks,
CIDR, etc. See the Apache docs for examples. Examples are here:

http://httpd.apache.org/docs-2.0/mod/mod_access.html#allow


Jeremy C. Reed

                 BSD News, BSD tutorials, BSD links
                http://www.bsdnewsletter.com/


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss