>         $r->push_handlers(PerlResponseHandler => $module);

you also need $r->handler('modperl') here, as apache needs to know which
content handler to dispatch to.

HTH

--Geoff

Reply via email to