From 7893781f24a954d4a4ed2861072193072e4c90ef Mon Sep 17 00:00:00 2001 From: STAM Date: Mon, 31 Jul 2023 14:29:47 +0300 Subject: [PATCH] # libapache2-mod-webauth \ --- linux/ecosystem/apache2/php7.4/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/ecosystem/apache2/php7.4/Dockerfile b/linux/ecosystem/apache2/php7.4/Dockerfile index 93e2121e2..256f5aeb2 100644 --- a/linux/ecosystem/apache2/php7.4/Dockerfile +++ b/linux/ecosystem/apache2/php7.4/Dockerfile @@ -22,7 +22,7 @@ RUN apt-get update && \ apache2 \ apache2-utils \ libapache2-mod-php7.4 \ - libapache2-mod-webauth \ +# libapache2-mod-webauth \ libapache2-mod-xforward \ libapache2-mod-security2 && \ a2enmod \