[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache log entry



On Thu, Aug 02, 2001 at 08:35:36AM +0200, Wouter van Gils wrote:
> 
> 
> 
> [On 02 Aug, 2001, Curt Howland wrote in " RE: apache log entry "]
> > 
> > Yep, you've been asleep, or lucky. This is the Code Red virus.
> > 
> > What are you running? I run Boa 0.92 and it doesn't even skip a beat with
> > this "code red" idiocy.
> >
> 
> I'm running Apache/1.3.9 (Unix) Debian/GNU. It just handels the request
> like 'bad request'. So it doesn't seem to bother. 
> 
> I knew about the virus but didn't gave it much attention, so I did not
> knew what to expect in my logs.... now I know.

one suggested solution to it is something like

#---------------
LoadModule rewrite_module /usr/lib/apache/mod_rewrite.so

RewriteEnging On
RewriteRule ^default.ida(.*)  http://someothersite.com/ [L,R]
#---------------


a bit rude ultimately though.

--
darkewolf/peter crystal
darke@debian.org

Attachment: pgpzYirKVouwE.pgp
Description: PGP signature


Reply to: