This commit is contained in:
Stefan Wieczorek
2022-04-04 15:42:53 +02:00
parent 468b522b1d
commit 343be19401

View File

@@ -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$ {