Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 36722 invoked from network); 9 Sep 2005 07:41:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2005 07:41:58 -0000 Received: (qmail 34915 invoked by uid 500); 9 Sep 2005 07:41:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 34906 invoked by uid 500); 9 Sep 2005 07:41:45 -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 34892 invoked by uid 99); 9 Sep 2005 07:41:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2005 00:41:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.226.133.178] (HELO paca.unit.lt) (213.226.133.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2005 00:41:55 -0700 Received: from [127.0.0.1] ([192.168.0.157]) by paca.unit.lt (8.12.6/8.12.6) with ESMTP id j897cAK5074511 for ; Fri, 9 Sep 2005 10:38:12 +0300 (EEST) (envelope-from eimantas@unit.lt) Message-ID: <43213CB8.50202@unit.lt> Date: Fri, 09 Sep 2005 10:41:44 +0300 From: =?UTF-8?B?RWltYW50YXMgVmFpxI1pxatuYXM=?= Reply-To: eimantas@unit.lt Organization: The UNIT User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <20050909072700.8AB028401C@ws1-5.us4.outblaze.com> In-Reply-To: <20050909072700.8AB028401C@ws1-5.us4.outblaze.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache module to modify content X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think apache module developers has their own mailing-list. jericho escobar wrote: > Dear Apache Gurus, > > This is my first post and I'm hoping that this is the write place to ask this question. I've read the FAQ on http://www.catb.org/~esr/faqs/smart-questions.html and googled a bit before resorting to the mailing list. > > Here is the question. > > I have the following html file. > > > I would like to write an Apache module that will parse this file and send the following to the browser: > > > > I basically want to modify the server response before sending it back to the client. > > Is this doable by creating an apache module or can someone please recommend a better way to do this? I've tried rewriting the request using RewriteRules but I would prefer to rewrite the URL on the fly before serving it out. > > I've gone through the mod_include source code (for SSIs) and I'm thinking that this is one way I can do the work but wanted to check with the list to see if anybody had better ideas > > Thank you in advance. > > ~j --------------------------------------------------------------------- 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