Security Advisories (2)
CVE-2009-0796 (2009-05-11)

XSS in Apache::Status.

CVE-2007-1349 (2007-03-29)

Unescaped variable interpolation in Apache::PerlRun regular expression could cause regex engine tampering.

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.