Philippe M. Chiasson > mod_perl-1.31 > Apache::RedirectLogFix

Download:
mod_perl-1.31.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  17
Open  3
View Bugs
Report a bug
Source  

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.