I am using $r->add_output_filter() to insert a custom filter in the output filter chain dynamcially if a certain condition is satisfied. Here is a snippet of the script
...
$r->add_output_filter(\&Apache::CustomFitler::handler);
...
Is it possible to use $r->add_output_filter() to insert the INCLUDES, if so what is the syntax?
Thank you.
Woinshet
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.