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. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ