Hi,
I have IIS 5 on Win2000 Adv Srv SP4 locked by IIS Lockdown using URLScan
URLScan is configured to discard WebDAV.
on IIS log file, I have the following information:
2004-05-25 18:17:21 10.1.110.9 - W3SVC1 DELTA 10.1.0.50 80 GET /<Rejected-By-UrlScan> ~/
404 123 4203 141 16 HTTP/1.1 DELTA Microsoft-WebDAV-MiniRedir/5.1.2600 - -
2004-05-25 18:17:23 10.1.110.9 - W3SVC1 DELTA 10.1.0.50 80 GET /<Rejected-By-UrlScan> ~/
404 123 4203 158 0 HTTP/1.1 DELTA.lyceepasteur.org Microsoft-WebDAV-MiniRedir/5.1.2600 - -
on URLScan log file, I have
[05-25-2004 - 15:17:21] Client at 10.1.110.9: Sent verb 'OPTIONS', which is not
specifically allowed. Request will be rejected.
[05-25-2004 - 15:17:23] Client at 10.1.110.9: Sent verb 'OPTIONS', which is not
specifically allowed. Request will be rejected.
It seems to be only with Windows XP Pro workstations.
my questions are :
What on the client side make access to WebDAV ?
Is it possible to disable these accesses on the client side ?
Thanks in advance
|