diff --git a/templates/nginx-vhost.j2 b/templates/nginx-vhost.j2 index 3271a3d..abcab57 100644 --- a/templates/nginx-vhost.j2 +++ b/templates/nginx-vhost.j2 @@ -1 +1 @@ -index index.php; +fastcgi_index index.php;