]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - www-apache/mod_whatkilledus/files/10_mod_whatkilledus.conf
www-apache/mod_whatkilledus: new package.
[mjo-overlay.git] / www-apache / mod_whatkilledus / files / 10_mod_whatkilledus.conf
diff --git a/www-apache/mod_whatkilledus/files/10_mod_whatkilledus.conf b/www-apache/mod_whatkilledus/files/10_mod_whatkilledus.conf
new file mode 100644 (file)
index 0000000..4d99d8a
--- /dev/null
@@ -0,0 +1,5 @@
+<IfDefine WHATKILLEDUS>
+  LoadModule whatkilledus_module modules/mod_whatkilledus.so
+  EnableExceptionHook On
+  WKULogfile /var/log/apache2/whatkilledus.log
+</IfDefine>