On Tue, Apr 6, 2010 at 6:45 PM, gazza <[email protected]> wrote: > I was told to use mod evasive with apache? I dont have any firewall > I'm running on a VPS on > linux with a pylons web server. >
If indeed it is small numbers of IPs, don't forget about tcpwrappers (hosts.allow and hosts.deny); probably easier to get going than iptables. You could also probably ask the VPS company to block those IPs at the router. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
