Page 1 of 1

Apache: is the Module "mod_dav" available?

PostPosted: Sun Jul 22, 2012 9:09 am
by uelpenich
Hello,
I am looking for a possibility to mount a "Web-Drive". As far as I understand delivers "mod_dav" this functionality. I think it is an alternative to "Web-Explorer".

Do you have some experiance with WebDAV and is it possible to include this module into Apache?

Werner

Re: Apache: is the Module "mod_dav" available?

PostPosted: Sun Jul 22, 2012 12:43 pm
by fvdw
Hi Werner

I have no experience with WebDav, but including mod_dav in apache should be possible, in the source code it is present. When I have some time I will try to compile it for you

Re: Apache: is the Module "mod_dav" available?

PostPosted: Sun Jul 22, 2012 9:36 pm
by fvdw
pm send with adapted apache version with mod_dav and mod_dav_fs enabled. Please test and let us know if it works

rgds fvdw

Re: Apache: is the Module "mod_dav" available?

PostPosted: Sat Aug 04, 2012 12:14 pm
by fvdw
In the meantime we had lots of activities regarding webdav and the result is that we have it working. :punk

It is indeed a very nice application and we will add it to the next release. It will get its own menu letting you enable or disable the service and select which shares you want to serve via webdav. permissions for read or read/write will be based on samba settings for the users.

Thanks very much Uelpenich :thumbup :thumbup for bringing this point to our attention and efforts to integrate in our firmware

Re: Apache: is the Module "mod_dav" available?

PostPosted: Thu Sep 27, 2012 8:21 pm
by uelpenich
Now it is implemented in version 13, thank you for the fast work.

rgds Werner