Comments on How To Set Up WebDAV With Apache2 On OpenSUSE 11.2
How To Set Up WebDAV With Apache2 On OpenSUSE 11.2 This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 11.2 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
3 Comment(s)
Comments
Hi,
I followed the steps give above to setup WebDav server with apache2 on OpenSuse 11.2. However I am getting following error while testing with cadaver.
delta:/etc/apache2/vhosts.d # cadaver http://www.example1.com/webdav/
Could not access /webdav/ (not WebDAV-enabled?):
405 Method Not Allowed
Connection to `www.example1.com' closed.
dav:!> quit
Am I missing something ? Please help.
I met same problem with you,the resolvement is "vi /etc/hosts",add the last line.e.g.
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
127.0.0.2 linux-n8wt.site linux-n8wt
147.2.212.90 www.example1.com example
it's ok now.Maybe it will help you.
It did not work with Webdrive program in Windows or event can not connect from ubuntu desktop 10.04
It shown the error like this:
Connecting to site Webdav
Connecting to http://192.168.0.30/webdav
Connecting to 192.168.0.30 on port 80
Connected successfully to the server on port 80
Unable to connect to server, error information below
Error: HTTP Error response received from server, erorr=301 (4516)
Operation: Connecting to server
Server Response: 301 Moved Permanently