mod_perl logo
perl icon







previous page: Apache::Util - Interface to Apache C util functionspage up: mod_perl APInext page: Apache::Registry - Run unaltered CGI scrips under mod_perl


Apache::Include - Utilities for mod_perl/mod_include integration











Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

By Lincoln Stein, Doug MacEachern
Embedding Perl in HTML with Mason

Embedding Perl in HTML with Mason

By Dave Rolsky, Ken Williams
Practical mod_perl

Practical mod_perl

By Stas Bekman, Eric Cholet


Table of Contents

Synopsis

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


TOP

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'.



TOP

Methods



TOP

See Also

perl, mod_perl, mod_include



TOP

Maintainers

Maintainer is the person(s) you should contact with updates, corrections and patches.



TOP

Authors

Only the major authors are listed above. For contributors see the Changes file.







TOP
previous page: Apache::Util - Interface to Apache C util functionspage up: mod_perl APInext page: Apache::Registry - Run unaltered CGI scrips under mod_perl