From 46c7ec9e76a6d01ff7fc1b436150274037926c2c Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Tue, 5 May 2020 16:11:03 +0200 Subject: [PATCH] Update nginx.conf --- conf/nginx.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 7ccf550..a237c1f 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,8 +1,4 @@ #sub_path_only rewrite ^__PATH__$ __PATH__/ permanent; -location @handler { - rewrite ^/(.*)$ __PATH__/index.php?^$1 last; -} - location __PATH__/ { # Path to source