From 343be19401c24fb369ae8409dd7f22724b2b1bc8 Mon Sep 17 00:00:00 2001 From: Stefan Wieczorek Date: Mon, 4 Apr 2022 15:42:53 +0200 Subject: [PATCH] . --- v2/WordPress/WordPress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/WordPress/WordPress b/v2/WordPress/WordPress index 0c04651..2d87ca1 100644 --- a/v2/WordPress/WordPress +++ b/v2/WordPress/WordPress @@ -17,7 +17,7 @@ server { {{settings}} - try_files $uri $uri/ /index.php?$args =404; + try_files $uri $uri/ /index.php?$args; index index.php index.html; location ~ \.php$ {