News arrow Archive arrow Website News arrow Business as usual at Mambers.com
Business as usual at Mambers.com Print E-mail
Written by Arthur Konze   
Tuesday, 28 December 2004

The official Mambers.com logoSince today the community forums at Mambers.com are online again under the normal domain name. Although the worms activity has been reduced, there are still many clones active. Luckily we found a solution to completely drop the worms request using mod_rewrite. Please read on, if you need the code.

Create a .htaccess file in the root directory of your domain and add the following lines of code to drop the worms requests. Please note, that you must have mod_rewrite installed with your apache.

RewriteEngine on
RewriteCond %{HTTP_USER_AGENT}  ^LWP* [OR]
RewriteCond %{HTTP_USER_AGENT}  ^lwp*
RewriteRule  .*      - [F]

 
Tag Cloud

announced   another   backend   beta   bug   category   code   community   component   components   core   database   development   directory   display   downloaded   editor   forums   grab   links   mambo   mamboportal   mambot   manager   module   modules   mos   official   phil   preview   project   robert   simpleboard   source   template   templates   upcoming   update   using   working   451  

Created with AkoCloud 1.1 final.