Sys Admin Guides, How To's, etc by Marios Maravelias
where prophets and madmen…walk hand in hand
Posts tagged: Block
How to block libwww-perl under Apache web server
May
31
2007
Use mod_rewrite and .htaccess file to block user agent libwww-perl. Open your .htaccess file and add rule as follows:
Block LIBWWW-PERL and web addresses to protect your site from botnets
May
31
2007
Not only do I block all accesses from libwww-perl, I also log what they were looking for which turns up an amazing amount of botnet hits on a daily basis just randomly hitting websites trying to find a way inside.
Block An Ip / host via .htaccess
May
21
2007
You can deny acccess to a vhost just by adding the following lines in a .htaccess file: