Home   |   Contact Us   |   Site Map

 

 

 

  Include.pm Perldoc

 


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


METHODS

Apache::Include->virtual($uri)
The virtual method may be called to include the output of a given uri in your Perl scripts. Example:

use Apache::Include ();

print "Content-type: text/html\n\n";

print "before include\n";

my $uri = "/perl/env.pl";

Apache::Include->virtual($uri);

print "after include\n";


SEE ALSO

perl(1), mod_perl(3), mod_include


AUTHOR

Doug MacEachern



 

Browse our Perldoc FAQs:

Perldoc Home

Perldoc Site Map


Previous Topics

httpd_conf.pm Perldoc

http.pm Perldoc

HTTP.pm Perldoc

https10.pm Perldoc

https.pm Perldoc

HTTPS.pm Perldoc

IDs.pm Perldoc

ImlibImage.pm Perldoc


Next Topics

INET.pm Perldoc

InputObjects.pm Perldoc

Installed.pm Perldoc

Install.pm Perldoc

integer.pm Perldoc

io.pm Perldoc

IO.pm Perldoc

I.pm Perldoc


Website Spotlight

Domain Hosting with the Leader in Innovative and Comprehensive Web Hosting Solutions, Globalnet GNP.

Reliable Domain Hosting

 

Click here to increase your web traffic insantly!


 Copyright © 1999-2005 Globalnet Promotions, LLC.   |   TheServerRoom.org Home    |   Sitemap    |   RSS News Feeds