--On Sunday, November 3, 2002 11:08 AM +0100 fabio rohrich
<rostich77@yahoo.it> wrote:
> Have I to fill the blank_cmds if I have a directive?
> And I need a directive? Or more than one? And which?
I would strongly suggest reading how other modules do this. Since
your module should be implemented as a filter, I would recommend
looking at mod_deflate in modules/filters/mod_deflate.c. You will
see examples on how to do multiple directives there (see
deflate_filter_cmds).
I'll be curious to see how mod_deflate and mod_blank would work
together.
Good luck! -- justin
|