ng1.TakeThisOut@mxn.dk (Michael) wrote in
news:7b8da5da.0406232157.6dcf8215@posting.google.com:
> When looking in my log (the httpd - access_log), i found some weard
> requests:
> ... SEARCH
> /\x90\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x
> 0..... 414 339 "-" "-"
This is the IIS WebDAV worm, no danger if you're running Apache...
Have a look here for some help to get rid of it -
<a style='text-decoration: underline;' href="http://forums.macosxhints.com/showthread.php?t=22371" target="_blank">http://forums.macosxhints.com/showthread.php?t=22371</a>
To be nicer to M$ though, you could change those redirects a bit
RedirectMatch permanent (.*)\/x90\/(.*)$ <a style='text-decoration: underline;' href="http://localhost/" target="_blank">http://localhost/</a>
hth,
Stian<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Weard SEARCH requests in access_log