On Fri, Jul 18, 2003 at 01:08:18PM +0100, Ben Laurie wrote: > Joe Orton wrote: > > > This adds an optional hook so that modules can put their own status > > information in the server-status page when mod_status is loaded. > > (mod_ssl has code which can use this to output session cache status). > > Any objections? > > > > * mod_status.h: New file. > > > > * mod_status.c: Implement the status hook. > > (status_handler): Call the status hook. > > Sounds good to me, though its not obvious how the module adds to the page?
Using ap_rputs etc - I'll add a comment to this effect, thanks. joe
