From ff7b5b8ad8f35e2780b1941bf169c2592a5d4fa5 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 30 Jan 2019 00:02:13 +0100 Subject: [PATCH] install_httpd-2.4.sh: actual apache version is now 2.4.38 --- 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 b0ab6a3..5febc63 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.37 +_APACHE_VERSION=2.4.38 _WITH_MOD_PROXY_FCGI=true _WITH_MOD_FCGID=true