Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > contrib-release-src > by-pkgid > 23ccbfb70b9373d213362bb49abb7d0e > files > 1

apache-mod_xml2-0-2mdv2008.0.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>