RE: Put method

PUT needs not only to be supported by the web server, but also
implemented.

Apache httpd doesn't implement PUT by default because of the obvious
security risks; however, it provides hooks whereby you can install a PUT
handler to implement the protocol. If you google for "apache http put"
you will find some useful articles. (I cannot comment on other web
servers.) For Apache, I can assist with a PHP script and some .htaccess
mods if you're stuck.

Amaya is supposed to support WebDAV also, but doesn't appear to work
with modern versions of Apache; I asked about this here a few months ago
but it appears that nobody is using the facility so I gave up on this!

> -----Original Message-----
> From: www-amaya-request@w3.org [mailto:www-amaya-request@w3.org]On
> Behalf Of David Lockett
> Sent: 06 February 2009 08:30
> To: www-amaya@w3.org
> Subject: Put method
>
>
>
> Can anyone provide information about using the Put method to upload
> files from Amaya? My service provider assures me that they permit the
> Put method, although they know nothing about Amaya ad we can find no
> clear instructions that describe setting up the process within Amaya.
>
> Thanks
>

Received on Saturday, 7 February 2009 00:42:55 UTC