Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 92490 invoked from network); 21 Dec 2010 21:03:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 21:03:12 -0000 Received: (qmail 17123 invoked by uid 500); 21 Dec 2010 21:03:12 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 17080 invoked by uid 500); 21 Dec 2010 21:03:12 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list apreq-dev@httpd.apache.org Delivered-To: moderator for apreq-dev@httpd.apache.org Received: (qmail 64900 invoked by uid 99); 21 Dec 2010 20:34:28 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) MIME-Version: 1.0 Date: Tue, 21 Dec 2010 22:33:58 +0200 Message-ID: Subject: Examples URL Doesn't Work From: Mark Songhurst To: apreq-dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello I'm really struggling to understand how to use libapreq within a C Apache module, processing a multipart/form-data request. Unfortunately the Examples URL on http://httpd.apache.org/apreq/docs/libapreq2/examples.html=A0does not work: http://httpd.apache.org/apreq/docs/libapreq2/_2home_2issac_2asf_2svn_2libap= req2-2_813_2include_2apreq_8h-example.html If this link could be fixed, or perhaps someone could point me to a cached copy of the examples, or any examples in C=A0processing a multipart/form-data request,=A0I'd be very grateful. Thanks in advance, Mark.