| General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-06-2006, 03:23 PM
|
#1
|
|
LQ Newbie
Registered: Sep 2003
Location: Berlin
Distribution: archlinux
Posts: 21
Rep:
|
XP can't access Apache WebDAV share
I recently set up a WebDAV share on my http server (Apache 2.2) running Linux, of course.
I can access it without problem from my Linux laptop and also from OS X Tiger, however my friends cannot mount the share in Win XP (Open as Web Folder). They can access the server and browse the content as a web page, similar to how Firefox handels WebDAV (that is, not at all), but cannot access the folders in Explorer as if it were mounted.
From one of these XP machines I did succeed in accessing a different WebDAV folder, one hosted by my provider, so I am convinced my server is not configured properly to allow Windows to mount it.
Apart from php5 all modules are being loaded. Here is part of the server config:
Code:
DAVLockDB /var/log/httpd/DavLock/DavLockDB
<Location /webdav>
Order Allow,Deny
Allow from all
DAV On
AuthType Basic
AuthName "WebDAV"
AuthUserFile /etc/httpd/conf/passwd
Require user guest
</Location>
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>
Can anyone help me here?
|
|
|
|
08-08-2006, 03:50 PM
|
#2
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Moved: This thread is more suitable in the General Forum and has been moved accordingly to help your thread/question get the exposure it deserves.
If things work fine under Linux and MacOS, don't you think it could be some sort of problem with Windows.
|
|
|
|
08-13-2006, 03:06 AM
|
#3
|
|
LQ Newbie
Registered: Sep 2003
Location: Berlin
Distribution: archlinux
Posts: 21
Original Poster
Rep:
|
of course its a windows problem! Windows is the most incompatible OS there ever was. it's usually up to the others to tweak their settings to get MS crap to work.
|
|
|
|
08-25-2006, 02:08 PM
|
#4
|
|
LQ Newbie
Registered: Jan 2006
Posts: 2
Rep:
|
Ok, after struggling for a few hours, I've now got it working. There's a post on ubuntuforums which helped me.
I apparently can't post links yet, but if you search on "WebDAV and XP?" you should find it.
|
|
|
|
08-25-2006, 02:51 PM
|
#5
|
|
LQ Newbie
Registered: Sep 2003
Location: Berlin
Distribution: archlinux
Posts: 21
Original Poster
Rep:
|
you need to register to even search at ubuntuforums!
can't you post something? or mail me the link?
thx
|
|
|
|
08-26-2006, 07:18 AM
|
#6
|
|
LQ Newbie
Registered: Jan 2006
Posts: 2
Rep:
|
Just mailed you the link. If it doesn't help, I'll post my configs and we can try to sort out this prob.
|
|
|
|
08-26-2006, 07:34 AM
|
#7
|
|
LQ Newbie
Registered: Jan 2006
Posts: 2
Rep:
|
ahah, and searching on ubuntuforums myself, I just realized you have to search on "webdav and xp", to find the thread titled "WebDAV and XP?"
|
|
|
|
08-27-2006, 03:50 PM
|
#8
|
|
LQ Newbie
Registered: Sep 2003
Location: Berlin
Distribution: archlinux
Posts: 21
Original Poster
Rep:
|
thanks for your tip, although I had already done, tried or had all that.
what eventually helped was yet another site where this was mentioned:
When connecting over non-SSL connections, append a “/#” to the URL here. Windows XP has two built-in methods for connecting via WebDAV. Appending /# is a workaround that forces the use of the Web Folder Client connection, which will authenticate successfully to the WebDav-enabled folder as configured here.
of all the tricks I tried, I should have come up with this combination as well!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|