Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 61b5690533da96a3e10aa532bd1e6b62 > files > 1

apache-mod_whatkilledus-0-10mdv2010.0.i586.rpm

<IfDefine HAVE_WHATKILLEDUS>
  <IfModule !mod_whatkilledus.so.c>
    LoadModule whatkilledus_module		extramodules/mod_whatkilledus.so
  </IfModule>
</IfDefine>

<IfModule mod_whatkilledus.c>
    EnableExceptionHook On
    WhatKilledUsLog logs/whatkilledus_log
</IfModule>