logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: WebDAV fails with
Author
aswamina



Joined: 10 Jan 2007
Posts: 1

PostPosted: Wed 10 Jan '07 23:40    Post subject: WebDAV fails with Reply with quote

I setup Apache 2.2 on Windows XP as Administrator and it works fine (can serve pages). Then I created a directory called foo under the htdocs directory. When I tried to use DreamWeaver8 from a different machine and tried to publish to this apache server under the foo directory, I get the Access Denied. The access.log shows PROPFIND error HTTP 401 error. I configured apache to load the dav module and set dav on in the extras/httpd-dav.conf file. I have set DAV on for the foo directory.

Can someone point me to why this I am getting the Access Denied error ?

Thanks,
Anand
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Tue 30 Jan '07 18:16    Post subject: Reply with quote

Do you have any Order or auth in your config?
Back to top


Reply to topic   Topic: WebDAV fails with View previous topic :: View next topic
Post new topic   Forum Index -> Apache