From cb3adece9d24311b7e29c39739ee784789d972c8 Mon Sep 17 00:00:00 2001 From: packetcat Date: Sat, 25 Feb 2023 19:26:12 -0500 Subject: [PATCH] fix spacing --- ubuntu/erlking.silvestris.systems.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/erlking.silvestris.systems.yml b/ubuntu/erlking.silvestris.systems.yml index c29d115..fcf71ef 100644 --- a/ubuntu/erlking.silvestris.systems.yml +++ b/ubuntu/erlking.silvestris.systems.yml @@ -299,7 +299,7 @@ fastcgi_index index.php; internal; } - - location ~ \.php$ { + - location ~ \.php$ { return 404; } nginx_snippets: