Hi Since a few months we're using WebDAV (apache mod_dav) to serve files for one of our apps. Everything works alright but when combined with an older WebDAV client (needed for Office 2010 and older) we're running into some issues. The company that made the client has looked into the problem and
gives this as a possible cause for our issues:
When we check the traffic with Fiddler it seems mod_dav is indeed
returning relative paths instead of the full path. I've searched
the documentation for an option that might force the use of full
paths but couldn't find one. Does anybody have an idea if such an
option exists or how I'd be able to force this behavior?
We're running on RHEL6 (apache 2.2.15), using mod_dav. Specific webdav config file:
Listen 44595 Thanks in advance for any insights. --
Kind regards, Jeremy
**** DISCLAIMER **** |