Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 53249 invoked from network); 3 Aug 2005 13:54:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2005 13:54:55 -0000 Received: (qmail 12562 invoked by uid 500); 3 Aug 2005 13:54:41 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 12447 invoked by uid 500); 3 Aug 2005 13:54:40 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 12433 invoked by uid 99); 3 Aug 2005 13:54:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 06:54:40 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.248.12] (HELO devonshire.cnchost.com) (207.155.248.12) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 06:54:30 -0700 Received: from rcsv650.rowe-clan.net (c-24-13-128-132.hsd1.il.comcast.net [24.13.128.132]) by devonshire.cnchost.com id JAA01626; Wed, 3 Aug 2005 09:54:37 -0400 (EDT) [ConcentricHost SMTP Relay 1.17] Errors-To: Message-Id: <6.2.1.2.2.20050803081222.061218a0@pop3.rowe-clan.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Wed, 03 Aug 2005 08:16:02 -0500 To: dev@httpd.apache.org From: "William A. Rowe, Jr." Subject: Re: About Apache xmlsec and httpd Cc: dev@httpd.apache.org In-Reply-To: <42F027B8.2000905@securenexsystems.com> References: <42F027B8.2000905@securenexsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N At 09:11 PM 8/2/2005, Zhenxiao Liu wrote: >Hi, all, >I'm new in this area. Could anyone please tell me how to start? I >want to use Apache XML security library (c version) with httpd to >filter XML traffic. >Any advice is appreciated. This list is for development of the httpd web server. Perhaps someone on the users@httpd.apache.org support list can help; or if you are trying to develop a new module, apache-modules@covalent.net is also a good resource for getting help with the Apache internal APIs. Bill