[Israel.pm] mod_perl question: Ending an apache request with an OK status inside a PerlFixupHandler?
Pinkhas Nisanov
nisanov at netvision.net.il
Wed Apr 28 10:28:58 PDT 2004
On Wed, 2004-04-28 at 17:32, Yuval Yaari wrote:
> In the end of that subroutine, I return Apache::Constants::OK();
>
you need to return constant 'DONE', not 'OK'
regards
Pinkhas Nisanov
More information about the Perl
mailing list