You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Adam Sussman <my...@vidya.com> on 1996/04/21 23:03:24 UTC

API question

I remember a short discussion a long time ago about redirecting the
content output of one module through another.  By this I mean having one
module elect to parse the non header output of another module such as
mod_includes.  I do not remember the conclusion of that duscussion, but
I got the impression that the handler changes to the API might allow this.

Does anyone know if it is possible to do this, and how?

-adam