diff --git a/src/templates/vhost-http.twig b/src/templates/vhost-http.twig index 497a0c0..a2d1e95 100644 --- a/src/templates/vhost-http.twig +++ b/src/templates/vhost-http.twig @@ -24,9 +24,9 @@ {% if PHP_ENABLED == "yes" %} - ' + SetHandler "proxy:fcgi://127.0.0.1:{{ PHP_FPM_PORT }}/" - ' + {% endif %} {% block extra %}{% endblock extra %}