Robert,
thank you for the answers. I successfully configured
Apache and managed to upload my pages using your
javascript code. Your help was of great value to me.
Regards
Ivan
--- "Robert r. Sanders" <[EMAIL PROTECTED]>
wrote:
> For simple (non-versioned) PUT requestes try:
>
> http://www.tldp
For simple (non-versioned) PUT requestes try:
http://www.tldp.org/HOWTO/Apache-WebDAV-LDAP-HOWTO/
http://www.webdav.org/mod_dav/
http://www.serverwatch.com/tutorials/article.php/2176771
For versioning, etc... try using Subversion w/ Autoversioning turned on.
Ivan Ivanov wrote:
Robert,
t
Robert,
thank you for the help. I will try that script as soon
as I figure out how to configure Apache to allow PUT
method and I will let you know.
It is an offtopic, but I tried to make Apache httpd
accept my PUT request for a couple of days with no
success. I followed mainly [1]. So I would be
I gave up on the built-in HTTP Tasks and used the BSF support to create
a 'simple' upload script that using the Apache HttpClient classes:
In my build.xml
Uses the HTTP PUT method to upload several files to a WebDAV
server(s)
In the
The Commons VFS (Virtual File System) might do what you need -- if I
remember correctly it will support HTTP.
http://jakarta.apache.org/commons/sandbox/vfs/
Brent
-Original Message-
From: Ivan Ivanov [mailto:[EMAIL PROTECTED]
Sent: Friday, July 01, 2005 2:02 PM
To: user@ant.apache.org
Su