From 78fb755c53757388bb8dc1f3b6394e5b29f8701f Mon Sep 17 00:00:00 2001 From: Keanu Taufan Date: Fri, 4 Oct 2024 21:52:50 +0700 Subject: [PATCH] revision on task 13 keyword: "only" --- BrokoliWebServer/13.sh | 7 ++++--- BrokoliWebServer/setup.sh | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/BrokoliWebServer/13.sh b/BrokoliWebServer/13.sh index c52657a..0f5ca7b 100644 --- a/BrokoliWebServer/13.sh +++ b/BrokoliWebServer/13.sh @@ -23,9 +23,10 @@ cat > /etc/apache2/sites-available/vitamin.conf < /var/www/vitamin.brokoli.f01/.htaccess < /etc/resolv.conf apt-get update -apt-get install unzip php7.2 php7.2-fpm apache2 apache2-utils nginx -y \ No newline at end of file +apt-get install unzip php7.2 php7.2-fpm libapache2-mod-php7.2 apache2 apache2-utils nginx -y \ No newline at end of file