[users@httpd] WebDAV locking issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have setup WebDAV. I am able to connect via https through
basic authentication. My only problem is that it says,

	500 Internal Server Error

when I try to edit. My permission are the same for the filesystems
as it is for the apache server. Here is the config ...

DavLockDB /var/apache2-dav/DavLock

<Location /dav>
        Dav On

        AuthType Basic
        AuthName DAV
        AuthUserFile /var/apache2/file
        DavMinTimeout 600
        DavDepthInfinity off

        <LimitExcept GET OPTIONS>
                require user admin
        </LimitExcept>
</Location>



Any ideas???

Thanks,

LDB

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux