I have it set up like this, but I can not manage to write to it at
all. I originally had some Auth stuff in there, but that has been
removed.

When ever I try reading or any thing I get a 403 error. Httpd does
have the proper permissions for accessing it.

Any suggestions as to what to check?

Alias /webdav/ /home/www/webdav/
<Location /webdav/>
    Dav On
</Location>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to