From 12211e13b485dc9682d3fde571001eb84a77653d Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 18 Feb 2018 19:12:59 +0100 Subject: [PATCH] Default VHost Konfiguration for all ip addresses. --- install_httpd-2.4.sh | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/install_httpd-2.4.sh b/install_httpd-2.4.sh index 00fb216..88438a0 100755 --- a/install_httpd-2.4.sh +++ b/install_httpd-2.4.sh @@ -3588,17 +3588,26 @@ if [[ -n "${IPv6_FIRST}" ]]; then _default_ipv6=true fi +_vhost_default="" _vhost_default_80="" _vhost_default_443="" if $_default_ipv4 && $_default_ipv6 ; then - _vhost_default_80="" - _vhost_default_443="" + _vhost_default="