[mod_python] Outgoing apache handler

Simon Wittber simonwittber at gmail.com
Mon May 9 04:44:17 EDT 2005


Hello chaps.

I want to write a handler which will process outgoing xml files.

It will check for an xsl stylesheet declaration, and transform the xml
server side before sending the content to the browser.

My question is, which apache phase should I add this handler to, and
has anyone else done something similar?

Sw.



More information about the Mod_python mailing list