Practical mod_perl / HTML Book /



previous page: B.15.10. Apache::SimpleReplace—Simple Template Framework
  
page up: HTML Version of the book
  
next page: B.16.1. Apache::RedirectLogFix—Correct Status While Logging

B.15.11. Apache::SSI—Implement Server-Side Includes in Perl


Apache::SSI implements the functionality of mod_include for handling server-parsed HTML documents. It runs under Apache's mod_perl.

There are two main reasons you might want to use this module: you can subclass it to implement your own custom SSI directives, and you can parse the output of other mod_perl handlers or send the SSI output through another handler (use Apache::Filter to do this).

Available from CPAN. See the module manpage for more information.

 

Continue to:

  • prev: B.15.10. Apache::SimpleReplace—Simple Template Framework
  • Table of Contents
  • next: B.16.1. Apache::RedirectLogFix—Correct Status While Logging







TOP
previous page: B.15.10. Apache::SimpleReplace—Simple Template Framework
  
page up: HTML Version of the book
  
next page: B.16.1. Apache::RedirectLogFix—Correct Status While Logging


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com