Any guide for configuring webDAV on XAMPP?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Any guide for configuring webDAV on XAMPP?

Postby sarves » 08. August 2008 08:20

Hi All,
Anyone has any guide for configuring webDAV on XMAPP? I was trying few days, but I couldnt succeed init.
If anyone has a guide / if anyone know the step by step instructions, plz share...

Thanks in advance,
Sarves
Kengatharaiyer Sarveswaran
www.tamil-it.org
sarves
 
Posts: 3
Joined: 08. August 2008 08:15

Postby glitzi85 » 09. August 2008 19:02

What is your Problem? I just got WebDAV on XP running.

A few things to keep in mind:

- XP does not support Digest-Authentification. You have to use Basic
- You can not use DAV as a Network Drive. You have to use the "Add Network Place Wizard", located in Network Places
- You have to use the Port-Number like http://localhost:80/folder in this Wizard, as your Username / Password combination would not be accepted otherwise

If you can not get it running post error messages or describe what exactly is not working.

glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Postby sarves » 11. August 2008 07:52

glitzi85 wrote:What is your Problem? I just got WebDAV on XP running.

A few things to keep in mind:

- XP does not support Digest-Authentification. You have to use Basic
- You can not use DAV as a Network Drive. You have to use the "Add Network Place Wizard", located in Network Places
- You have to use the Port-Number like http://localhost:80/folder in this Wizard, as your Username / Password combination would not be accepted otherwise

If you can not get it running post error messages or describe what exactly is not working.

glitzi


I have tried with the consideration that you have mentioned before.
Its asking for a password, but not accepting my username and password.
After 3 tries, it gives :
Error - "The folder you entered does not appear to be valid. Pelase choose another"

I created the username and the password using htpasswd tool and my file has following entry

sarves:$apr1$SQ1.....$2.yEXAQUSINCx9eGsnpuh/

My Dev conf :

<Directory "G:/xampp/htdocs/test">
Dav On
AuthType Basic
AuthName "UOM web Server Secure Logging"
AuthUserFile "G:/xampp/security/htpasswd.webdav"
<LimitExcept GET OPTIONS>
Require user sarves
</LimitExcept>
</Directory>

and I try to access - http://xx.xx.xx.xx:80/test via add network place wizard.

could u help me on this?
Kengatharaiyer Sarveswaran
www.tamil-it.org
sarves
 
Posts: 3
Joined: 08. August 2008 08:15


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 142 guests