Forum Moderators: DixonJones
i noticed the following logs today:
ns1.domain.net 172.****.xxx.xxx - - [02/Feb/2004:09:51:21 -0500] "OPTIONS * HTTP/1.0" 200 - "-" "-"
www.domain.net 172.xxx.xxx.xxx - - [02/Feb/2004:09:51:21 -0500] "OPTIONS * HTTP/1.0" 200 - "-" "-"
www.domain2.org 172.xxx.xxx.xxx - - [02/Feb/2004:09:51:21 -0500] "OPTIONS * HTTP/1.0" 200 - "-" "-"
www.domain3.net xxx.xxx.xxx.xxx - - [02/Feb/2004:09:51:24 -0500] "OPTIONS * HTTP/1.0" 200 - "-" "-"
please, what does it mean? an hacking attempt?
what worries me is that 200 response code = found.
will be useful to ban that IP on my htaccess?!?
thanks for replies.
tito
Windows XP uses it in LAN enviroments (as part of the LDAP support I believe), but if you aren't in a LAN enviroment we can rule that one out.
The only other reason I could think it would be used is if someone wanted to see what actions your webserver supports, possibly because they are looking for proxy functionality of some description.
- Tony