jos izmjena za apache 2.4
[mailman-cn.git] / debian / postinst
index f25b12c..a89c76d 100755 (executable)
@@ -23,7 +23,7 @@ if [ ! -L /etc/apache2/conf-available/mailman-cn.conf -a ! -f /etc/apache2/conf-
 fi
 
 a2enconf mailman-cn
-a2enmod cgi
+a2enmod cgid
 
 if [ -L /etc/apache2/conf.d/mailman-cn.conf ]; then
   rm -f /etc/apache2/conf.d/mailman-cn.conf