From 1144048cea62d3a6832bc9dfec5a99e877b878b4 Mon Sep 17 00:00:00 2001 From: Christoph Date: Fri, 20 Jan 2023 21:36:58 +0100 Subject: [PATCH] update apache version to 2.4.55 --- 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 f1b1c66..1c7cae4 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.54 +_APACHE_VERSION=2.4.55 _WITH_MOD_PROXY_FCGI=true _WITH_MOD_DUMPIO=false