Publisher's description
mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL transformations on XML documents static or XML documents generated by an Apache module or CGI program. mod_transform module came mod_xml_gnome_xslt by Webing.Requirements: · libxml2> = 2.6.11 · libxslt> = 1.1.5 · Apache httpd> = 2.0.40What's new in this version: Relative Paths · can now be used from XSLT and XInclude . PR No. 2. • New directive: TransformAnnounce • New directive: TransformOptions · ApacheFS All libxml2 file access can now be superimposed on the Apache Document Root. This provides compatibility with the way Apache AxKit operates. · EXSLT is now activated. · Mac OS X: Fix build and make install. • General code cleanup and organization.