From c2997a5d3c3397bb0d2d4327e9be4215caadaa29 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 4 Mar 2021 13:21:32 +0100 Subject: [PATCH] update option ProxyErrorOverride --- src/templates/vhost-http.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/vhost-http.twig b/src/templates/vhost-http.twig index f536561..44ec75c 100644 --- a/src/templates/vhost-http.twig +++ b/src/templates/vhost-http.twig @@ -24,7 +24,7 @@ - ProxyErrorOverride on + ProxyErrorOverride off SetHandler "proxy:fcgi://127.0.0.1:{{ PHP_FPM_PORT }}/"