mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-25 04:57:54 +03:00
# libapache2-mod-webauth \
This commit is contained in:
parent
7893781f24
commit
62a72cc691
@ -23,7 +23,7 @@ RUN apt-get update && \
|
||||
apache2 \
|
||||
apache2-utils \
|
||||
libapache2-mod-php8.0 \
|
||||
libapache2-mod-webauth \
|
||||
# libapache2-mod-webauth \
|
||||
libapache2-mod-xforward \
|
||||
libapache2-mod-security2 && \
|
||||
a2enmod \
|
||||
|
@ -23,7 +23,7 @@ RUN apt-get update && \
|
||||
apache2 \
|
||||
apache2-utils \
|
||||
libapache2-mod-php8.1 \
|
||||
libapache2-mod-webauth \
|
||||
# libapache2-mod-webauth \
|
||||
libapache2-mod-xforward \
|
||||
libapache2-mod-security2 && \
|
||||
a2enmod \
|
||||
|
@ -23,7 +23,7 @@ RUN apt-get update && \
|
||||
apache2 \
|
||||
apache2-utils \
|
||||
libapache2-mod-php8.2 \
|
||||
libapache2-mod-webauth \
|
||||
# libapache2-mod-webauth \
|
||||
libapache2-mod-xforward \
|
||||
libapache2-mod-security2 && \
|
||||
a2enmod \
|
||||
|
@ -23,7 +23,7 @@ RUN apt-get update && \
|
||||
apache2 \
|
||||
apache2-utils \
|
||||
libapache2-mod-php8.3 \
|
||||
libapache2-mod-webauth \
|
||||
# libapache2-mod-webauth \
|
||||
libapache2-mod-xforward \
|
||||
libapache2-mod-security2 && \
|
||||
a2enmod \
|
||||
|
Loading…
x
Reference in New Issue
Block a user