PDA

View Full Version : webdav server


av1611
2008-08-29, 12:36 PM CDT
I have created a webdav server on my f9 apache setup.

I can access the server and log in fine with firefox

I can use konqueror and webdav://domain.com/webdav and it works fine.

Great... except...

I then did
ln -s /home/user/Documents /var/www/html/webdav

I can see the documents in firefox but if I use webdav:// in konqueror or other webdav client I see nothing.

What do I have to do to let it follow the link?

THanks