Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > e2bc0eaec313f7d3dcf26e6080bddaab > files > 1

apache-mod_annodex-0.2.2-8mdv2010.0.i586.rpm

<IfDefine HAVE_ANNODEX>
    <IfModule !mod_annodex.c>
	LoadModule annodex_module	extramodules/mod_annodex.so
    </IfModule>
</IfDefine>

<IfModule mod_annodex.c>

    # Enable mod_annodex for all .anx files
    AddHandler annodex .anx

</IfModule>