Apache Log
----------------------------
...
192.168.2.3 - - [19/Mar/2005:22:01:10 +0000] "OPTIONS / HTTP/1.1" 200 -
192.168.2.3 - - [19/Mar/2005:22:01:10 +0000] "PROPFIND /VideoLibrary HTTP/1.1" 405 314
...

I found these entries in a log file on my Apache/PHP server the other day.

They don't look like normal GET requests to me.

Does anyone know what they mean ?

Thanks.