This is a discussion on OPTIONS header from client with webdav within the Apache Web Server forums, part of the Web Server and Related Forums category; i've configured webdav over ssl with basic authentication, and i'm using it from windows explorer. something odd is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
i've configured webdav over ssl with basic authentication, and i'm
using it from windows explorer. something odd is happening though, every time i open a folder in /someDir, it asks me for the password for the root directory. i don't have this, yet after failing to enter it correctly 3 times, it lets me in to the new directory anyway. or, i can just click cancel and it lets me in also. - - [19/Nov/2005:22:04:44 +1100] "OPTIONS / HTTP/1.1" 401 548 - username [19/Nov/2005:22:04:44 +1100] "OPTIONS / HTTP/1.1" 401 548 - username [19/Nov/2005:22:04:50 +1100] "OPTIONS / HTTP/1.1" 401 548 - username [19/Nov/2005:22:04:56 +1100] "OPTIONS / HTTP/1.1" 401 548 - username [19/Nov/2005:22:05:01 +1100] "OPTIONS / HTTP/1.1" 401 548 - - [19/Nov/2005:22:05:01 +1100] "OPTIONS /someDir/eyeOS/usr/root/eyePhones HTTP/1.1" 401 548 This is the access log. Cheers Dave |