Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > aaed9a725103cd38a823131d6fd8d9da > files > 1

apache-mod_scrmable-0.1-11mdv2010.0.i586.rpm

<IfDefine HAVE_SCRMABLE>
    <IfModule !mod_scrmable.c>
	LoadModule scrmable_module	extramodules/mod_scrmable.so
    </IfModule>
</IfDefine>
<IfModule mod_scrmable.c>

    AddOutputFilterByType SCRMABLE text/html application/xhtml+xml
    # AddOutputFilter SCRMABLE .html

</IfModule>