Hello,

I'am trying to setup webdav with my apache-2.2 server build following
the blfs-cvs book but somehow it refuses to run.
The 2 dav modules are available, directory rights are OK, my config
looks fine but I keep getting client denied by server configuration
errors.

DAVLockDB /var/lock/WebDav/lockdb

<Directory /home/fullpull/public_html/kalender>
        AuthType Basic
        AuthName "De Fullpull Kalender"
        AuthUserFile /etc/apache/passwd/webdav
        require user fullpull
</Directory>
-- 
Groetjes Japie

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to