uodated rewrite rule

This commit is contained in:
Tobias 2023-07-27 21:47:23 +02:00
parent f8a2a32cf4
commit 3b617ded37

View File

@ -1,4 +1,4 @@
rewrite ^/helloworld$ /helloworld/ permanent; #sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__/ { location __PATH__/ {
# Path to source # Path to source