I have no way to upgrade apache as the content handler (a third party one) only support apache 1.3. So, is there any other ways that I can modify the response headers that were returned from the content handler. I've read mod_headers but it can only do simple operation. What I need to do is that new headers will be created depending on existing headers. On Fri, Jan 23, 2009 at 9:51 PM, Brian Mearns <mearns.b@xxxxxxxxx> wrote: > On Fri, Jan 23, 2009 at 8:47 AM, anson ho <hotszkin@xxxxxxxxx> wrote: >> One more to mention is, I am using apache 1.3. >> >> Thanks >> >> On Fri, Jan 23, 2009 at 9:27 PM, anson ho <hotszkin@xxxxxxxxx> wrote: >>> Can you give me more hint as I am pretty new to apache >>> >>> Thanks >>> >>> On Fri, Jan 23, 2009 at 9:18 PM, Eric Covener <covener@xxxxxxxxx> wrote: >>>> On Fri, Jan 23, 2009 at 8:15 AM, anson ho <hotszkin@xxxxxxxxx> wrote: >>>>> So, is there a way to chain the content handler, so that different >>>>> content handlers can be processed one by one. >>>> >>>> No. Use a filter if you can. >>>> >>>> -- >>>> Eric Covener >>>> covener@xxxxxxxxx > > Filters were added in v2.0. If you are able to upgrade, then doc on > filters starts here: http://httpd.apache.org/docs/2.2/filter.html > > -Brian > > > -- > Feel free to contact me using PGP Encryption: > Key Id: 0x3AA70848 > Available from: http://pgp.mit.edu/ > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx