Share

Apache2 XSLT filter

Code

Programming Languages: C

License: Apache License V2.0

Repositories

browse code, statistics cvs -d:pserver:anonymous@xslt-filter.cvs.sourceforge.net:/cvsroot/xslt-filter login

cvs -z3 -d:pserver:anonymous@xslt-filter.cvs.sourceforge.net:/cvsroot/xslt-filter co -P modulename

Show:

What's happening?

  • AddOutputFilterByType deprecated, >Ap...

    The AddOutputFilterByTypeDirective was depreciated in Apache 2.1 Here is a conf snippet to declare the filter to mod_filter. you may also want to enable it for 'text/xml'. FilterDeclare XSLT FilterProvider XSLT xslt_filter resp=Content-Type $application/xml FilterChain XSLT # for debugging FilterTrace XSLT 1 for details on mod_filter see: [Apache Mod filter][1].

    2009-11-29 17:31:43 UTC by kmulhern

  • gentoo ebuild

    Hello I have created a gentoo ebuild for this module. it downloads the source from a sourceforge mirror. I have placed it in bugzilla for now: http://bugs.gentoo.org/show_bug.cgi?id=289706 kevin.

    2009-10-19 12:02:31 UTC by kmulhern

Our Numbers