blob: fb939003d795e3fcc10df59667daa133500e7160 (
plain)
1
2
3
4
5
6
7
|
<IfDefine WHATKILLEDUS>
LoadModule whatkilledus_module modules/mod_whatkilledus.so
EnableExceptionHook On
WhatKilledUsLog /var/log/apache2/whatkilledus_log
</IfDefine>
# vim: ts=4 filetype=apache
|