Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'WebDav/iDisk' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
WebDav/iDisk
Authored by: vonleigh on Jul 28, '02 07:26:28PM

Hello,

If anyone knows how to install webdav to share disks using this protocol, please post a comment.


thanks,
Vonleigh



[ Reply to This | # ]
WebDav/iDisk
Authored by: tknospdr on Jul 28, '02 10:05:33PM

Considering that Jaguar has FTP integration with the Finder, WebDAV isn't as important. You can just make an alias to an FTP account and put it somewhere convienent, then click on it and drag-n-drop to it just like WebDAV.



[ Reply to This | # ]
WebDav/iDisk
Authored by: bluehz on Jul 29, '02 12:05:21AM

Mod_dav installation and configuration:

http://www.webdav.org/mod_dav/install.html



[ Reply to This | # ]
WebDav/iDisk
Authored by: Moo0 on Jul 29, '02 02:12:34AM

It's quite easy;
http://www.webdav.org/mod_dav/install.html#apache will tell you exactly how to get it running. This however won't work with "Apple's" Apache, you might need to compile another one - I'll try that later this week.



[ Reply to This | # ]
WebDav/iDisk
Authored by: bluehz on Jul 29, '02 03:08:16AM

I think you are right about Apple's Apache. I got WebDav up and running in about 5 mins on a Linux box (which is very similar to OS X). Thought I would try it on my OS X boxes - no luck. Thought it might be the mod_dav module so I recompiled it sever times - still no luck.

Let us know if you have any luck compiling Apache for OS X getting DAV working.



[ Reply to This | # ]
WebDav/iDisk
Authored by: Elander on Jul 29, '02 03:44:22AM
I wrote a "tutorial" on how to set up webdav in Mac OS X with the built in Apache server as a reply to another hint last week, about password protected file sharing. It also includes a brief explanation on how to set up "webmin" to administrate most of your servers. You can find it on my iDisk.

[ Reply to This | # ]