Hi, I want to stop using registry script(the status_line hack does not work with the apache2/modperl that comes with Ubuntu-fiesty(, but works in Ubuntu-dapper.).
Is there some other dispatcher module I can use, instead of Registry*.pm modules. The bug related to 206 seems to be in RegistryCooker.pm so deriving out of it may not help me. I would appreciate any pointers. Thanx, HB On Dec 31, 2007 11:52 AM, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Dec 28, 2007 5:53 PM, Hemant Bist <[EMAIL PROTECTED]> wrote: > > What is the correct way to send http status code of 206 from from > Modperl > > Registry script [In modperl2/apache2]? > > Don't use a Registry script. Write a handler instead. > > - Perrin >