PDA

View Full Version : How to setting up webdav within a ispconfig web?


virtualweb
26th July 2006, 16:35
hi,

i have a web called "ssl.example.com" and a certificate for that domain.

ispconfig uses https://ssl.example.com:81

i created a web "ssl.example.com", it is availiable (over apache2).

i want to use webdav for that domain (apache2). i tried to put the directives in the directives field but it will be commented out:

-----
# DavLockDB /var/log/DavLock/DavLockDB # NOT SUPPORTED!
# <Location /var/www/ssl.virtualweb.at/dav> # NOT SUPPORTED!
# Dav On # NOT SUPPORTED!
# </Location> # NOT SUPPORTED!
-----

apache -t says "Invalid command 'DavLockDB'".

what is the correct way to enable webdav?

tia.

falko
27th July 2006, 14:28
http://www.howtoforge.com/forums/showthread.php?t=5808