From 41f20a8dccc70f0b306d36200f2e3dd8a1ec3c01 Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Sun, 26 Aug 2007 18:33:40 +0000 Subject: [PATCH] adding /usr/lib/cgi-bin as the auth folder for awstats.pl \! --- install/alternc.install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install/alternc.install b/install/alternc.install index ab4f67f3..905d1756 100644 --- a/install/alternc.install +++ b/install/alternc.install @@ -196,7 +196,9 @@ if ! grep -q "php5_module" /etc/apache-ssl/modules.conf then echo "LoadModule php5_module /usr/lib/apache/1.3/libphp5.so" >>/etc/apache-ssl/modules.conf fi - +# We update ucf, that's bad isn't it ? ;) +ucf /etc/apache/modules.conf +ucf /etc/apache-ssl/modules.conf # Copy postfix *_checks if they do not exist for file in body_checks header_checks; do