linux server with Webdav
I install on my linux server webdav modules for apache2, like in this article
http://www.howtoforge.com/setting-up-webdav-with-apache2-on-debian-etch
webdav works when i use cadaver
$cadaver http://192.168.11.200/webdav
Authentication required for webdav on server `192.168.11.200':
Username: test
Password:
dav:/webdav/> ls
Listing collection `/webdav/': succeeded.
index.php 7 lip 21 14:39
passwd.dav 53 lip 22 13:40
dav:/webdav/> quit
i can login on my local website, when i type
http://192.168.11.200/zotero
but in firefox zotero doesn't work , i recive strange answers
like
"- 6" ,
" - 8 "
"192.168.11.200/zotero is not valid wevDAV url"
What i made bad ?
Have you got any ideas ?
http://www.howtoforge.com/setting-up-webdav-with-apache2-on-debian-etch
webdav works when i use cadaver
$cadaver http://192.168.11.200/webdav
Authentication required for webdav on server `192.168.11.200':
Username: test
Password:
dav:/webdav/> ls
Listing collection `/webdav/': succeeded.
index.php 7 lip 21 14:39
passwd.dav 53 lip 22 13:40
dav:/webdav/> quit
i can login on my local website, when i type
http://192.168.11.200/zotero
but in firefox zotero doesn't work , i recive strange answers
like
"- 6" ,
" - 8 "
"192.168.11.200/zotero is not valid wevDAV url"
What i made bad ?
Have you got any ideas ?
sorry i make mistake in apache2 configuration, link example above have correct configuration
now sync work excellent :)