diff --git a/conf/nginx.conf b/conf/nginx.conf index 1e51fbb..09ed51a 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,4 +1,4 @@ -location __PATH__ { +location __PATH__/ { # Path to source alias __FINALPATH__/; if ($scheme = http) {