From e475b9777c24b0e504fc68de1cc7cb56a2492b13 Mon Sep 17 00:00:00 2001 From: tbergervoet Date: Wed, 26 Sep 2018 09:27:18 +0000 Subject: [PATCH] Update 'Main-Installer.sh' --- Main-Installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main-Installer.sh b/Main-Installer.sh index 5857c71..985b943 100644 --- a/Main-Installer.sh +++ b/Main-Installer.sh @@ -29,7 +29,7 @@ do script=https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/dev/Apache-Installer.sh break;; "Apache, Nginx reverse proxy") - script=https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/dev/RevProxySimple.sh + script=https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/dev/RevProxyAdvanced.sh break;; "Nginx, PHP-FPM") script=https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/dev/NGINX-Installer.sh