From 3b617ded37d78ae2f72f9bf32ca22e901efaabf8 Mon Sep 17 00:00:00 2001 From: Tobias Date: Thu, 27 Jul 2023 21:47:23 +0200 Subject: [PATCH] uodated rewrite rule --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 52305b4..d3a4018 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ -rewrite ^/helloworld$ /helloworld/ permanent; +#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent; location __PATH__/ { # Path to source