Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > cffa7e52474afabc794a42260ccf9f48 > files > 1

apache-mod_mbox-0.2-1.r670198.5mdv2010.1.x86_64.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>