| Name : perl-Apache-SSI
| |
| Version : 2.17
| Vendor : MandrakeSoft
|
| Release : 3mdk
| Date : 2003-01-29 11:05:45
|
| Group : Development/Perl
| Source RPM : perl-Apache-SSI-2.17-3mdk.src.rpm
|
| Size : 0.05 MB
| |
| Packager : Jean-Michel Dault < jmdault_mandrakesoft_com>
| |
| Summary : Apache-SSI implements Server Side Includes in Perl
|
Description :
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).
This module supports the same directives as mod_include:
|