Eric J. Hansen wrote: > Thanks, Joe! I implemented your suggestion (1), and the following works nicely... > (added to my request filter) > > sub init : FilterInitHandler { > my $f = shift; > my $r = $f->r;
wow, a FilterInitHandler in the wild. guess it was a good idea to support that after all ;) stas++ --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html