Doug MacEachern > mod_perl > Apache::RedirectLogFix

Download:
mod_perl-1.27.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  18
Open  3
View Bugs
Report a bug
Source   Latest Release: mod_perl-1.31

NAME ^

Apache::RedirectLogFix - Properly set redirect status for loggers

SYNOPSIS ^

PerlLogHandler Apache::RedirectLogFix

DESCRIPTION ^

Due the nature of how mod_perl handles redirects, the status code is not properly logged. This module works around that bug until mod_perl can deal with this.