From 8d9dcd65b2e1438cdc707edcd05b3740ac6b95fe Mon Sep 17 00:00:00 2001 From: root Date: Tue, 25 Dec 2018 14:40:46 +0100 Subject: [PATCH] Updates in install scripts --- setup/functions | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/functions b/setup/functions index 12c6586c..167b27b8 100644 --- a/setup/functions +++ b/setup/functions @@ -360,6 +360,7 @@ EOT ubuntu1804) a2enmod ssl a2enmod rewrite + a2enmod proxy a2enconf mailtrain systemctl restart apache2 ;;