cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Regarding the problem I am getting in the HTTP PUT Request using libcurl

From: Guenter Knauf <eflash_at_gmx.net>
Date: Thu, 27 Mar 2008 16:20:55 +0100

Hi Venkat,
> I am trying to use HTTP PUT in libcurl. The problem is I am
> not able to PUT anything into the server. The response I am getting for
are you sure that your server does support PUT at all?
What server software do you use?
If you use Apache you need to add the mod_put module to the server:
http://www.gknw.net/development/apache/httpd-2.0/unix/modules/

AFAIK it is also possible to provide the PUT method through PHP / Perl CGI scripts.

HTH, Guenter.
Received on 2008-03-27