| Name : perl-Apache-SSI
| |
| Version : 2.19
| Vendor : MandrakeSoft
|
| Release : 2mdk
| Date : 2005-02-23 13:51:56
|
| Group : Development/Perl
| Source RPM : perl-Apache-SSI-2.19-2mdk.src.rpm
|
| Size : 0.05 MB
| |
| Packager : Gwenole Beauchesne < gbeauchesne_mandrakesoft_com>
| |
| Summary : Apache-SSI implements Server Side Includes in Perl
|
Description :
Apache::SSI implements the functionality of mod_include for handling server-parsed html documents (a.k.a. server side includes). It runs under Apache/mod_perl.
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).
This module supports the same directives as mod_include.
|