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 \