Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > af878ff33209c1181afa7fa8f119cd9c > files > 1

apache-mod_activex_filter-0.2b-7mdv2008.1.x86_64.rpm

<IfDefine HAVE_ACTIVEX_FILTER>
    <IfModule !mod_activex_filter.c>
	LoadModule activex_filter_module	extramodules/mod_activex_filter.so
    </IfModule>
</IfDefine>

<IfModule mod_activex_filter.c>

    AddOutputFilter ActiveXFilter html 
    ActiveXFilter On

</IfModule>