Perrin Harkins wrote: [...]
Technically, all mod_perl handlers and any Apache::Registry script run with PerlSendHeader off is equivalent to an NPH script.
BTW, that's true only for Apache 1.3. Apache 2.0 will force its own headers sending unless you set $r->assbackwards(1);, which is done automatically in registry handlers if the script name starts with nph-
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- 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