From e92f2d16f42a9860ebc2bdc1586bee0fc7a0216c Mon Sep 17 00:00:00 2001 From: Christoph Date: Tue, 6 Jul 2021 01:17:17 +0200 Subject: [PATCH] install_httpd-2.4.sh: adjust apach2 version. --- install_httpd-2.4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_httpd-2.4.sh b/install_httpd-2.4.sh index 9831660..42659b7 100755 --- a/install_httpd-2.4.sh +++ b/install_httpd-2.4.sh @@ -10,7 +10,7 @@ _backup_date="$(date +%Y%m%d-%H%M)" ## - _VSERVER_GUEST=no -_APACHE_VERSION=2.4.46 +_APACHE_VERSION=2.4.48 _WITH_MOD_PROXY_FCGI=true _WITH_MOD_FCGID=true