Vista and (apache2-)WebDAV

  • Thread starter Thread starter Léon Dìgnon
  • Start date Start date
L

Léon Dìgnon

Hello all!

I am trying to configure an apache2 webserver with mod_dav (WebDAV).

It is configured well and with standard programs (cadaver) I can connect to
it. Windows Vista instead is giving me the error, that the folder is not
valid -! I can tell you it is!!

I configured my apache2 in four (!) ways, none was working!
https://www.example.com/webdav/ AuthType Basic
http://www.example.com/webdav/ AuthType Basic
https://www.example.com/webdav/ AuthType Digest
http://www.example.com/webdav/ AuthType Digest

.. any hints?

Léon

P.S. cadaver was working on ALL mentioned configurations.
 
Addition:

I do not need the precise apache2-config (however that would be very great),
I rather like to know what Vista is expecting. I just tried all
configurations I can imagine.

And by the way, I got a little upset before. I am not sure about my config,
at least not for 100% (98% maybe).

Léon
 
Back
Top