|
Home > Archive > Linux Debian support > August 2005 > WebDAV and Windows
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WebDAV and Windows
|
|
| Penjuin 2005-08-27, 8:45 pm |
| I have recently managed to set up dav_fs on my apache2 installation, and
can connect to it using various clients. The problem is that when I
jump on the windows box [using web folders] the auth isn't working. I
researched it a bit and found that there are known issues with the
interoperability, being that IIS is needed for windows to mount the
share. This may be the wrong newsgroup for this, but has anyone found a
workaround on either end?
-penjuin
| |
| Dan Nelson 2005-08-28, 2:46 am |
| On Sun, 28 Aug 2005 11:10:37 +1000, Penjuin wrote:
> I have recently managed to set up dav_fs on my apache2 installation, and
> can connect to it using various clients. The problem is that when I
> jump on the windows box [using web folders] the auth isn't working. I
> researched it a bit and found that there are known issues with the
> interoperability, being that IIS is needed for windows to mount the
> share. This may be the wrong newsgroup for this, but has anyone found a
> workaround on either end?
I had similar problems. If I remember correctly, auth will work okay on
the main page only. So it will work for www.mydomain.com, but not for
www.mydomain.com/mydirectory. I got around this by making a subdomain,
files.mydomain.com.
Dan
> -penjuin
|
|
|
|
|