On Tue, 9 Oct 2007 03:42:54 +0000
DuYushui <[EMAIL PROTECTED]> wrote:

> 
> Hey Experts,    User can write content handlers for the Apache
> response phase. My purpose is to write an Apache module to intervene
> all response right before the response write back to client.

Your handler is pretty much illegible without formatting, but it
looks like a basic cgi- or php- style hack.  What you're looking for 
is a filter module.  There are filters that will do what you want
at apache.webthing.com, and there are articles at apache.org,
apachetutor.org, and elsewhere.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to