Aktivacija modula access_compat
[apache2-cn.git] / debian / postinst
index ebebc6b..50f920e 100755 (executable)
@@ -78,7 +78,7 @@ tag_conf () {
 ## Begin - Generated by CARNet package apache2-cn
 #
 #  REMOVE this whole block if you DON'T WANT apache2-cn
-#  to edit your configuration file.
+#  to edit or undo your changes to this configuration file.
 #
 ## End - Generated by CARNet package apache2-cn
 EOF
@@ -424,6 +424,7 @@ if [ -e "$CONF" ]; then
     fi
 
     cp_echo "CN: Enabling required Apache2 web server modules."
+    a2enmod -m -q access_compat
     a2enmod -m -q cgi
     a2enmod -m -q rewrite
     a2enmod -m -q userdir