Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 33209 invoked from network); 13 Jul 2009 11:41:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 11:41:08 -0000 Received: (qmail 42139 invoked by uid 500); 13 Jul 2009 11:41:14 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 42108 invoked by uid 500); 13 Jul 2009 11:41:14 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 42099 invoked by uid 99); 13 Jul 2009 11:41:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 11:41:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.220.210 as permitted sender) Received: from [209.85.220.210] (HELO mail-fx0-f210.google.com) (209.85.220.210) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 11:41:05 +0000 Received: by fxm6 with SMTP id 6so1931270fxm.24 for ; Mon, 13 Jul 2009 04:40:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=WMO6GCCuJeDFVukbd+GHq7CCjC6cSW4ENLBaixAzjzY=; b=tJa861KU8EfrqlGU9+d4MADu4OFT6T6e6V+N00tgNZWmfEGOV8VROdY6AJKLqrO8dN AgnVxack/4XqKfofOdldmU3DGLzAc3vkr0mOcgcN8mSLjxhSzJ+Oj0kgZ3+J92zQ9vxl dhi+ay9MuFu/DX55w1DogKYF8q2bu5b67ntrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=g7clWVIgKmExB7NV+7SpeZhDZlGTwZ/XjR9ZHAXyQ1dslXYJzEOf3gxQRVPygSZVza RmeAdgorq1LOP/VyRXzP5nI5TDoN8Rfzvw0bB3gn7D3FLbFtkbV2/lJ2Q5X8CwhpFf31 RE+cwfhnfhSD1CqOvL8ozwBkd0/Fk95skvNAQ= MIME-Version: 1.0 Received: by 10.223.103.207 with SMTP id l15mr1993272fao.2.1247485244166; Mon, 13 Jul 2009 04:40:44 -0700 (PDT) In-Reply-To: <24459606.post@talk.nabble.com> References: <24459606.post@talk.nabble.com> Date: Mon, 13 Jul 2009 07:40:44 -0400 Message-ID: <1404e5910907130440u3158e454p5cfdc5fee15bb219@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Structure request_rec and external program in mod_rewrite On Mon, Jul 13, 2009 at 7:00 AM, ricardo13 wrote: > > hi all, > > I woud like to know if "Is possible modify a request_rec object using > external program (developed in C) in mod_rewrite?" Not directly, but there are limited fields affected by the various rewriite flags. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org