Re: [users@httpd] Strange WebDAV behavior on MKCOL for 1 client only

2017-08-07 Thread Todd Blum
"/webdav/dir1/dir2/dir3/dir4/dir5/dir6", [...] > > Note the missing trailing slash in your authorization header. > I suspect if you figure out why you are getting that, everything will > start working. > > - Y > > On Mon,

Re: [users@httpd] Strange WebDAV behavior on MKCOL for 1 client only

2017-08-07 Thread Todd Blum
__ Todd On Mon, Aug 7, 2017 at 5:07 PM, Yehuda Katz wrote: > Try mod_dumpio or a packet capture to see what else is different about the > request. > > - Y > > On Mon, Aug 7, 2017 at 3:53

[users@httpd] Strange WebDAV behavior on MKCOL for 1 client only

2017-08-07 Thread Todd Blum
Hello, I have Apache mod_dav running on Windows 2012. When a webDAV enabled application connects and tries to MKCOL on a directory that already exists, it receives an HTTP 400: yyy.yyy.yyy.yy - username [07/Aug/2017:11

[users@httpd] Getting 'Fatal Handshake Failure' with WebDAV client

2017-07-25 Thread Todd Blum
:HIGH:SEED:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!RSAPSK:!aDH:!aECDH:!EDH-DSS-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA:!SRP SSLHonorCipherOrder on SSLCompression off SSLSessionTickets off Has anyone else encountered some

Re: [users@httpd] Migrate webDAV on IIS to Apache?

2017-07-22 Thread Todd Blum
st rests in the filesystem or can be managed by some application. Depending on what you're accessing you can even run Apache and IIS in parallel. What exactly you're afraid to lose? -- With Best Regards, Marat Khalili On July 22, 2017 12:06:43 AM GMT+03:00, Todd Blum wrote: > Hello

[users@httpd] Migrate webDAV on IIS to Apache?

2017-07-21 Thread Todd Blum
Hello, I'm currently have IIS set up to run webDAV. Is it possible to migrate to webDAV on Apache instead without losing any data? Todd -- Todd Blum http://www.toddblum.org - To unsubscribe, e-mail: users-uns