]> git.pld-linux.org Git - packages/apache-mod_whatkilledus.git/commitdiff
- update config
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 14 Jun 2008 18:04:41 +0000 (18:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_whatkilledus.spec -> 1.8

apache-mod_whatkilledus.spec

index 5ea204ca9503974e892cdaffd5ab9a03f9832bd9..2ae9301a81899ba496a572ff545bd01916c4390f 100644 (file)
@@ -44,10 +44,8 @@ touch $RPM_BUILD_ROOT/var/log/httpd/whatkilledus_log
 
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/90_mod_%{mod_name}.conf << 'EOF'
 LoadModule %{mod_name}_module modules/mod_%{mod_name}.so
-<IfModule mod_%{mod_name}.c>
 EnableExceptionHook On
-whatkilledus_log /var/log/httpd/error.log
-</IfModule>
+WhatKilledUsLog /var/log/httpd/whatkilledus_log
 EOF
 
 %clean
This page took 0.084954 seconds and 4 git commands to generate.