diff --git a/conf/nginx.conf b/conf/nginx.conf index fea5f1e..0f4daa8 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,7 +1,7 @@ location __PATH__ { # Path to source - alias __FINALPATH__; + alias __FINALPATH__/; index index.php __PATH__/_h5ai/public/index.php;