Commit graph

2 commits

Author SHA1 Message Date
he
508e2eb934 Adapt patch-aa so this builds again.
Should fix PR#39279.
No version bump since this is a build fix only.
2008-08-04 21:02:44 +00:00
jlam
42500b7205 p5-Apache-SSI - implements 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.  In my mind,
there are two main reasons you might want to use this module: you can
sub-class it to implement your own custom SSI directives, and/or you can
parse the output of other mod_perl handlers, or send the SSI output through
another handler (use Apache::Filter to do this).
2001-10-01 02:12:59 +00:00