I'm trying to setup mod_xslt to render a local copy of an xml document that I
work on. I have tried various different methods that are in the manual, but
have had no luck.
The document works perfectly using the following command locally to create
the book.
xsltproc --xinclude --nonet -stringparam chunk.quietly 0 \
-stringparam base.dir /srv/www/htdocs/documents/lfs-raq2/
stylesheets/lfs-chunked.xsl \
index.xml
How can I translate that line to work with mod_xslt. If you would like to
view the files in question, you can at http://cobalt.jg555.com/LFS-RAQ2.