From 881ffc5c70d93d23d1b9e3f891f23252ce2433c0 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 5 Dec 2019 14:45:42 +0100 Subject: [PATCH] add ProxyErrorOverride --- src/templates/vhost-http.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/vhost-http.twig b/src/templates/vhost-http.twig index 27d719c..96ca76c 100644 --- a/src/templates/vhost-http.twig +++ b/src/templates/vhost-http.twig @@ -24,6 +24,7 @@ + ProxyErrorOverride on SetHandler "proxy:fcgi://127.0.0.1:{{ PHP_FPM_PORT }}/"