Sophie

Sophie

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

apache-mod_mbox-0.2-1.r670198.5mdv2010.1.src.rpm

<IfDefine HAVE_MBOX>
    <IfModule !mod_mbox.c>
	LoadModule mbox_module	extramodules/mod_mbox.so
    </IfModule>
</IfDefine>

<IfModule mod_mbox.c>

    # mboxindex - Enable mod_mbox to create directory listings of .mbox files.

    # mboxantispam - Enable mod_mbox email obfuscation.

    # mboxsearch - Set the Directory that contains Search Data

    # mboxrootpath - Set the path to the site index.

    # mboxstyle - Set the path to Css stylesheet file.

    # mboxscript - Set the path to the Javascript file.

    # mboxhideempty - Whether to display empty mboxes in index listing.

</IfModule>