Tim, The only place on my server I find http.c is under: wget/wget-1.13.4/src/http.c
Should I run the patch in directory: wget/wget-1.13.4/src/ and then reinstall Wget? Patch -p1 < 0001-add-support-for-RFC-2617-Digest-Access-Authenticatio.patch Regards, Michael Tarkowski Sales & Marketing Application Architecture Chrysler Group LLC Office: +01.248.838.4866 Mobile: +01.248.891.5097 Email: [email protected] Mobile Text: [email protected] -----Original Message----- From: Tim Ruehsen [mailto:[email protected]] Sent: Thursday, June 28, 2012 11:55 AM To: [email protected] Cc: Michael Tarkowski Subject: [PATCH] add RFC 2617 Digest Authentication Hi, it is a quicky, but I just tested it with Apache2. * http.c (digest_authentication_encode): added rudimentary support for RFC 2617 qop='auth' @Michael: maybe you can apply the patch and test it with your server. But i'm pretty confident that it works. Tim
