mod_ssi_func 1.0 review

Download
by rbytes.net on

The modules in the mod_ssi_func suite were founded to support functions based on mod_include and related to the way pages are built o

License: The Apache License
File size: 19K
Developer: Nick Holmes
0 stars award from rbytes.net

The modules in the mod_ssi_func suite were founded to support functions based on mod_include and related to the way pages are built on bbc.co.uk. mod_ssi_func was developed to supply an API that would be familiar to other users of Apache's mod_include.

This was in the hope that it would be included in future versions of the main distribution of Apache. For this reason the BBC has released the mod_ssi_func suite under the Apache License.

Installation:

The modules have been developed to work with apache 2.0.x

Server-side includes should be enabled in the conf for the file type you are using, and mod_include should be loaded.

The following lines should then be added to the conf (based on the default compilation of the modules).

LoadModule ssi_func_module modules/mod_ssi_func.so
LoadModule ssi_func_rnd_module modules/mod_ssi_func_rnd.so
LoadModule ssi_func_math_module modules/mod_ssi_func_math.so
LoadModule ssi_func_flastmod_module modules/mod_ssi_func_flastmod.so
LoadModule ssi_setsplitvars_module modules/mod_ssi_setsplitvars.so

Requirements:
Apache 2.x
mod_include

mod_ssi_func 1.0 keywords