On Tue, 2003-09-09 at 03:00, [EMAIL PROTECTED] wrote: > Attached is a patch that impliments a new directive in mod_include.c, > #parseqs,
Couldn't this be better implemented using "APR_OPTIONAL_FN_TYPE(ap_register_include_handler)" type things in a separate module. This seems to be a much better way to extend SSI without mucking with mod_include. I have done some custom directives doing this and it just seems "cleaner." -- Brian Akins <[EMAIL PROTECTED]> CNN Internet Technologies
