cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems with document root when retrieving files

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Mon, 19 Jul 2010 12:34:32 -0500

On Jul 19, 2010 at 11:56 AM, Randy Zauhar wrote:

> If I use a browser, I can readily pull a file
> When using libcurl I receive a 404 message
> why am I having to take this route?

Have you tried:
  curl_easy_setopt(curl_handle, CURLOPT_VERBOSE, 1);
to see if it gives you any hints?

 - Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-19