Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > aee42537a651e00734b1ceb7a3dcdb72 > files > 1

apache-mod_xml2-0-9mdv2010.1.src.rpm

<IfDefine HAVE_XML2>
    <IfModule !mod_xml2.c>
	LoadModule xml2_module	extramodules/mod_xml2.so
    </IfModule>
</IfDefine>

<IfModule mod_xml2.c>

    # XML2FilterCond - 

    # XML2Parse - Choose between xml and html parser.
    # XML2Parse xml|html

</IfModule>