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::Include - Utilities for mod_perl/mod_include integration

SYNOPSIS

<!--#perl sub="Apache::Include" arg="/perl/ssi.pl" -->

DESCRIPTION

The Apache::Include module provides a handler, making it simple to include Apache::Registry scripts with the mod_include perl directive.

Apache::Registry scripts can also be used in mod_include parsed documents using 'virtual include', however, Apache::Include is faster.

SEE ALSO

perl(1), mod_perl(3), mod_include

AUTHOR

Doug MacEachern <dougm@osf.org>